/*.form-display td{
	border: 1px solid #666
}
*/

:root {
	--main-accent-color: 2, 91, 148;
	--main-accent-color-r: 2;
	--main-accent-color-g: 91;
	--main-accent-color-b: 148;
}



* {
	     border-radius: 0 !important;
}

html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}

.page-wrapper {
	background-image: linear-gradient( to bottom, transparent, #837960 ), url(/images/site/bg-badlands-fade.jpg);
	background-repeat: no-repeat;
}


h1 {
	text-align: left;
	font-size: 1.8em;
	color: #8d5024;
	padding-bottom: 0.5em;
}

h1 + h1 {
  display: none;
}
h2 {
	text-align: left;
	font-size: 1.6em;
	color: #585f69;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 7px;
	margin-top: 20px;
	color: #0e6aad;
}

	h3:first-child {
		margin-top: 5px;
	}

h4 {
	text-align: left;
	font-size: 1.2em;
	color: #74a4c8;
}

legend{
	padding-top:1em;
}

#contentCol li {
	margin-bottom: 1em;
}

	li:last-child {
		margin-bottom: 0;
	}

p + p {
    margin-top: 1.5em;
}

#news #contentCol > h1 {
	display: none;
}

#body_new #contentCol > h1 {
  display: none; /* extra news headline we shouldn't display */
}

a {
	color: #848260;
	text-decoration:underline
}

	a:hover {
		text-decoration:none;
		color:#999;
	}
a.btn, a.btn-primary {
		text-decoration:none;
}

.content .btn {
	margin-bottom: 5px;
}

.btn-form::before {
    font-family: fontawesome;
    content: "\f046";
    padding-right: 0.5em;
}

.btn-download::before {
    font-family: fontawesome;
    content: "\f019";
    padding-right: 0.5em;
}


.cke_contents_ltr {
	padding:1em;
}

/* target every client but outlook/dumb email */
body:not(blah) {
	/*background-color: #232d2f; */
	font-size: 14px;
	background-repeat: no-repeat;
	background-color: #fcebc3;



}

	body.content, body#content {
		background-image:none;
		background:none;
		font-family:sans-serif;
		background-color:#fff;
	}

table td { padding: 1px; }

table {
	font-size:inherit;
}


table.error-empty td:empty {
	border-color: #8a6d1b !important;
	border-right:1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

p, li {
	color:#000;
}

.content p:first-of-type {
/*	 font-size: larger;
	 padding: 1em;
	 background-color: #fefefe;*/
} /* not targeted well enough; causing issues with forms and enewsletters */

.wrapper {
/*  border-right: 5px solid #2D4F66;
  border-left:  5px solid #2D4F66;
  background-color: #001e63;*/
}

.container {
	padding-top: 1em;
	padding-left: 100px;
	padding-right: 50px;
}

#content-middle {
	background-color: #fff;
}

.footer-v2 {
  border-right: 5px solid #2D4F66;
  border-left:  5px solid #2D4F66;
}

.dev {
	color: #fff;
	background-color: #cc3333;
	padding:10px;
	text-align:center;
}

	.dev p {
		color:white;
		margin-bottom:0px;
	}

	.dev p:before {
		font-family:fontawesome;
		content: "\f071";
		font-size:large;
		margin-right: .5em;
	}

	.dev a {
		text-decoration:underline;
		color:white;
	}



header.banner {
	border-bottom: 2px solid black;
    background-color: #00203e99;
}

@media print {
	.dev,
	.debug,
	#backtext
	{
		display:none;
	}

	* {
		background: none !important;
	}

	#seal-header--print {
		width: 100px !important;
		height: 100px !important;
		margin-left: 2em;
		margin-top: 2em;
	}

	.brand-title {
		color: #666;
	}

	.container {
		padding: 0 !important;
	}

	@page {
		margin: .5in;
	}

	header.banner {
		border: none;
	}

}

.content .btn {
/*	background-color:#D6D3B0;
	border:1px solid #c6c3a0*/
}

	.content .btn:hover {
/*		background-color:#c6c3a0;
		border-color:#a6a380;*/

	}

.content .btn-primary, .btn-primary {
/*	background-color:#4d6700;
	border-color:#2e3d00;*/
}

.content .btn-primary:hover, .content .btn-primary:hover {
/*background-color:#586b1d;
border-color:#3c4914;*/
}

.bgblur {
	/*background:url(/images/site/bg-winter-blur.jpg) no-repeat fixed;  */
	background-color:rgba(255,255,255,.5);
	/*background-image: url('/images/site/bg-winter-blur.jpg');
	background-size:cover; */
	position:relative;


}

.bgblur::before {
	display: block;
	width: 100%;
	height: 100%;
	 z-index: -1;
	position: absolute;
	top:0px;
	left:0px;

}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: rgba(255,255,255,.8);
}

.ui-widget-content a.btn {
	 color: #fff;
}

.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: rgba(255,255,255,.5);
	color: #222222;
}


#body_new 	 .content > .breadcrumb { display:none; }

.nav a, .sidebar-nav a {
	text-decoration:none;
}

.sidebar-nav .headline {
	margin-bottom: 0;
}
.headline h3 {

	/* display: none; */
}
	.headline h3:after {
		/* content: "In this section"; */

	}

.clearfix {
	clear:both;
}

/* .container {
	width:95%;
} */


.header {
	/* background-color:#003366; */
	/* background-color:#425232; */ /* green */
	 /* tan */
	 /*background-image:url(/images/site/bg-plate.jpg);*/
	 /*min-height: 200px;*/
	/*	background-size: 100% 250%;
	background-position: 50% 50%;*/
	background-color: #fff;
	/*rgb(43, 66, 83);*/

}
@media print {
	[data-formcode="APP"] .header,
	[data-formcode="INTERN_APP"] .header
		{
			display:none;
		}

	[data-pagecode="person.asp"] .header {
		display:block;
	}

	div[align="center"]:first-child {
		display:none;
	}

}

.top {

}

.header .navbar-brand {
  padding: 0 10px 0px 10px;
}

/* logo */
.navbar-brand > img {
  /* width: 700px; */
}

	.navbar-inverse {
		background-color:#f8f8f8 !important;
	}

#title{
	color:#0a0a0a;
	font-size: 2.1em;
	font-variant: small-caps;
	font-family: serif;

}

#navbar-menumain {
	margin-bottom: -10px;
}

#menuMain {
	background-color: transparent;
	display: inline;
	text-align: center;
	border: none;
}

#menuMain > li {
	margin-bottom: 0;
	display: inline-block;
	float: none;
}

#menuMain .dropdown > a {
    color: rgb(161 190 213);
	font-weight: bold;
	text-transform: inherit;
	border:none;
	font-size: larger;
}

/* top menu top level */
#menuMain > li.dropdown > a:hover {
	color: white;
	background-color: black;
	cursor: pointer;
}


#menuMain .dropdown .dropdown-menu a {
	color: black;
}

#menuMain .dropdown .dropdown-menu a:hover {
  color: black;
  	background-color: rgba(250, 212, 181, 0.5);
	cursor: pointer;
}

.header .navbar-default .navbar-nav > li > a {
	min-height: 40px;
}

.header .navbar-nav#menuMain > .dropdown.active > a {
	background-color: #f2f2f2;
}

.header .navbar-nav#menuMain > .active > a:hover
{
	color: rgba(255,255,255,.7);
}

.header .navbar-nav a[href*="about"] {
	display: none;
}


.logo {

}

#title a {
  padding-top: 1em;
  letter-spacing: -1px;
  line-height: 100%;
  display: block;
  padding-top: 1em;

  margin-left: 1em;
	margin-bottom: 1em;
	margin-top: -1em;
	color: rgba(255,255,255,.8);

}

  #title .line1 {
	font-size: larger;
  }

#title .line1 i {
  font-size: smaller;
}

  #title .line2 {

  }

	.logo:hover {
		opacity:.5;
	}

	#seal-header {
		height:84px;
	}
.navbar-brand {
	text-decoration: none;
}

.brand-title {
    font-size: xx-large;
    text-shadow: 0 0 9px #00000080;
    display: inline-block;
    margin-top: 31px;
    font-weight: bold;
    color: #ffffffc7;
}

#featureNews a {
	color:white;
}

.row.borders  {
	border:1px solid gray;
}

	.row.borders  div {


		border-collapse:collapse;
		box-sizing: border-box;

	}

.img-container {
	margin-top: 3em;
}
ul.nobullets {
	list-style:none;
}

[class^=icon] {
	-webkit-font-smoothing: antialiased;
}

.alert-danger {
	border-color:#900;
	color:#900;
}

.alert-warning {
	color:#8a6d1b;
	border-color:#8a5d1b;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #6a9ba5;
	}

.footer .list-unstyled li a {
	line-height: 2em;
	color: #0099ff;
}

/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */

/* Common styles for all types */
.callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #dadada;
  border-left-width: 5px;
  border-radius: 3px;
}
.callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout code {
  border-radius: 3px;
}

/* Tighten up space between multiple callouts */
.callout + .callout {
  margin-top: -5px;
}

/* Variations */
.callout-danger {
  border-left-color: #ce4844;
}
.callout-danger h4 {
  color: #ce4844;
}
.callout-warning {
  border-left-color: #aa6708;
}
.callout-warning h4 {
  color: #aa6708;
}
.callout-info {
   border-left-color: #1b809e;
}
.callout-info h4 {
  color: #1b809e;
}



.bodyAlert, .bodyAlertItalic {
	color:red;
}

.bodyAlertItalic {
	font-style:italic;
}

.nav-list {
	padding:10px;
	text-shadow:none;
}

.nav-list a {
	color:#fff;
	text-shadow:none;
}

.nav-list a:hover {
	color:#036;
}

.nav-list > li > a {
	text-shadow:none;
}

.nav-list .nav-header {
	font-size:1.3em;
	text-shadow:none;
	text-shadow:0px;
}

/* override default to make main menu smaller */
.navbar .nav > li > a {
	padding: 13px 14px 13px;
	color:#000; /* dh */
}

.header .navbar, .navbar-inner, .nav, .navbar-inverse {
	/* // background-color:#D6D3B0 !important;
	// background: none repeat scroll 0 0 #D6D3B0 !important; */
	background-size: 100%;
	width:100%;
/* 	margin-bottom:20px; DH removed because it added too much space*/
}

.navbar-collapse

.navbar-brand img {
	width: 50px;
}

.navbar-header #title a {
	text-decoration: none;
	font-size: 17pt;
	/*text-shadow: 0px 0px 4px white;*/
}

.header .navbar .nav > li {
	/*border-color:#536343;*/
	margin-left: 3%;
	margin-right: 2%;
}

.nav li[data-sectionid="53"] {
	display: none !important;
	visibility: hidden;
}

/* footer secondary menu */
	#home #home a,
	#news #news a,
	#calendar #calendar a,
	#about #about a,
	#contact #contact a
	{
		color: #fff;
		text-decoration: none;
	}


.header .navbar-default .navbar-nav > li > a {
	color:#000;
}

/*
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background:#314121 !important;
}
*/


#related {
	margin-left:-1em;
	background-color: rgba(136, 153, 85, 0.19);
}

#related .panel-heading {
	padding-bottom:0px;
}

#related h3 {
	margin-bottom:0px;
}

#related .panel-body { padding-top: 0px; }

#related .list-group-item {
	background-color: #fcfff3;
}

/* start left section nav */

.section-sub {
	display:inline-block;
	position:absolute;
	right:10px;
}

.nav.sectionMenu > li > a:hover {
	background-color:#eee;
}

.active-section .panel-default > .panel-heading {
/*
	background-color:#895;
	font-weight:normal;*/

	}

.active-section .panel-heading h4  a { font-weight:normal; }

.active-section  li a {
	padding-left:30px;
}

.active-section .sectionMenu {
	background-color: rgb(41, 84, 111) !important;
}

.sidebar-nav .panel-heading {
	padding: 0px;
    background-color: #b3b3b3;

}

.sidebar-nav .panel-heading h4 a { /* if it's not collapsed (expanded) and we're not ON that section (inspecting another section)*/
	padding:10px;
	display:inline-block;
	width:100%;
	position:relative;
	background-color:#ccc;

}


.sidebar-nav .panel-heading h4 a.collapsed-not { /* if it's not collapsed (expanded) */
	padding:10px;
	display:inline-block;
	width:100%;
	position:relative;
	background-color:#889955;

}


.sidebar-nav .panel-heading h4 a.collapsed { /* if it's collapsed */
	background-color:#fff;

}

.active-section  .sidebar-nav .panel-heading h4 a.collapsed-not { /* if it's not collapsed but ACTIVE */
	background-color:inherit;
}

a:focus { color:#000;}

.sidebar-nav .panel-heading h4 a:hover {
	background-color:#ddd;
}

#accordian .panel :hover {
	background-color: #000;
}

#sidebarPrimary {
	margin-top: 4.5em;
	padding-left: 0;
}

#sidebarPrimary .panel-title {
	font-size:13px;
	margin-left:5px;
}


#sidebarPrimary .headline {
	display: none;

}


/* .sectionMenu li a {
	font-size:12px;
}

.navbar .nav > li > a {
	font-size:12px;
}
 */


/* .navbar .nav > li > a:focus {
	background:#4A3A14 !important;
}

.navbar .nav > li > a:hover {
	background:#0d2c42 !important;
}


.navbar .nav > .active > a, .navbar .nav > .active > a:focus {
	background-color: #4A3A14; !important;
	border-bottom: none !important;
}


.sectionMenu {
	background-color: rgba(223,230,230,.7) !important;
	color:#000;
	padding:0px;
} */

/*.in  ul{  the body that's expanded
	background-color:#555 !important;
}*/



.sectionMenu a { color:#fff; }

/* indent children of a section */
#accordian .sectionMenu li a {
	padding-left:25px;
}


.sidebar-nav > .sectionMenu li.active a {
	color:#fff !important;

}
	.sectionMenu a.active {

	}

	.sidebar-nav .panel-body {
		padding:0px !important;
	}

	.sidebar-nav .panel {
		border-top:none;
		border-bottom:2px solid #ddd;
	}

.sidebar-nav > .sectionMenu  li a {
	background-color:#fff;
	border-bottom:2px solid #ddd;
	color:#000;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	display: block;
}

	div .panel-collapse.in ul  li a{
		padding-left:20px;
	}






  /* Style of active button */
  ul.textresizer a.textresizer-active
  {
	border: solid 1px rgba(0,0,0,.7);
	background: rgba(255,255,255,.6);
	color: #000000;
	// font-weight: bold;
  }
/* End of Text Resizer Buttons */


th {
	/*background-color: rgba(0, 0, 0, 0.56);*/
	color: #555;
	font-size: 1em;
}

.table-hover>tbody>tr:hover {
    background-color: rgba(0, 30, 99, 0.11);
}

.table#verify-results>tbody>tr>td  {

    border-width: 1px;
	border-color: #ddd;
}

#verify-results td {
	border-size: 2px;
	border-color: #aaa;
}

/* forms */
label.top {
	width: 100%
}

/* events */

#eventHome {
		width:100%;
		background-color: white;
		border-bottom: 1px solid rgb(221,221,221);
}
	#eventHome:hover {
		background-color:rgba(255,255,255,.5);
	}

	/*diagnostic to see table borders */
/*	.formMgr td {
		border: 1px dashed #eee;
	}*/

	.eventDate {
		text-align:right;
		padding-top:5px;
		padding-right:5px;
		width: 30px;
	}

		.dateCard {
			background-color:#333;
			border-radius:4px !important;
			color:#fff;
			padding:2px;
			text-align:center;
			font-weight:bold;
			width:30px;
			margin-left:5px;
			margin-bottom:5px;
		}

			.dateCard .abrvMonth {
				text-transform:uppercase;
				border-bottom:1px solid #888;
				font-size:.7em;
			}

			.dateCard .twoDigitDay {
				font-size:1.35em;
			}

	.eventDesc {
		font-variant:normal;
		width:80%;
	}

		.eventDesc a.subject { font-variant:normal; font-weight:bold; }
		.eventDesc p {
			margin:0px 0px 0px 5px;
			font-size:90%;
		}

#eventHome_more {
	margin-top: 1em;
}
/*   */



.content__wrapper {
	background-color: rgba(255, 255, 255, 0.7);
	padding-bottom: 1em;
}

.content {
	border-radius:0;
	padding-top: 0;

}

.content main {
	background-color: rgba(255, 255, 255, 0.808);
	padding: 1em;
}

.accordion-inner {
	padding-left:0px; padding-right:0px;
}

.breadcrumb {
	text-align:right;
}

.breadcrumb a {
    color: rgb(27, 91, 131);;
}


.breadcrumb li.active
{
    color: #333;
}

#sidebarPrimary {
	margin-right:0px;
}

.sidebar-nav {

}

td {
	vertical-align:top;
}


.webformsrequired {

	border:1px solid red;
	background-image:url(/images/icons/red_asterisk_t.png);
	 background-repeat:no-repeat;
background-position:	 98% center;

}

/* home */
div#menu-side {
  background-color: #f4f4f4;

  // margin-right: .1em;
}

#menu-side ul {
	list-style: none;
	font-size: larger;
  margin-bottom:0px;
}

#menu-side li:hover {
  background-color: white;
}

#menu-side a,
#panel-resources a,
#articlelist a
{
  color: #1b5b83;
  display: block;
}

#sidebarPrimary #menu-side {
  margin-top: 2em;
}

#menu-side .list-group {
  border-radius: 0px;
}

#menu-side .list-group-item {
  /*background-color:transparent;*/
}

#menu-side .list-group-item.active {
	background-color: white;
	border-color: #eee;
}

#articlelist {

}

		#articlelist h2 {
			font-weight: 500;
			line-height: 22px;
			font-size: 18px;
			margin-top: 0;
			margin-bottom: 0;
		}

		#articlelist li {
		/*	border: none;
			padding-bottom: 2em;*/
		}

			#articlelist li a {
				font-size: 15.6px;
			}


#panel-resources a {
	font-size: 15.6px;
}
/* ICONS */

/* external */
a[href^="http://"]:after,
a[href^="https://"]:after
{
	content: "\f08e";
	font-family: fontawesome;
	margin-left: 8px;
}


a[href^="http://www.ndsbpe.org"]:after,
a[href^="https://www.ndsbpe.org"]:after,
a[href^="http://dev.ndsbpe.org"]:after,
a[href^="https://dev.ndsbpe.org"]:after
{ /* show an icon to right of link when it's external */
	display: none;
}

a[href$=".doc"], a[href$=".rtf"] {
	background: transparent url(icon_doc.gif) no-repeat center right;
}

/*a[href$=".pdf"], a.pdf {
	background: url(/images/icons/icon_pdf.gif) no-repeat center right;
	padding-right: 23px;
}

	a[href$=".pdf"].icon-no {
		background:none;
		padding-right:0px;
	}*/


a.pdf:after,
a[href*="pdf"]:after
{
    font-family: fontawesome;
    content: "\f1c1";
    padding-left: .25em;
	padding-right: .25em;
}

	a.icon-no:after {
		content: none;
		padding-right: inherit;
		padding-left: inherit;
	}

	.loginbar a { text-decoration:none; }
/* bootstrap 3 to support Sub-Menu */

.dropdown-menu {
  border-radius: 6px;
  min-width: 265px;
}

.dropdown-submenu {
  position:relative;
  border-radius: 0px;
}

.dropdown-submenu>.dropdown-menu{
  top:0;left:100%;margin-top:-6px;margin-left:-1px;;
}

.dropdown-submenu:hover>.dropdown-menu{display:block;}

.dropdown-submenu>a:after {
/*  display:block;content:" ";
  float:right;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:5px 0 5px 5px;
  border-left-color:#cccccc;
  margin-top:5px;
  margin-right:-10px;*/
}

.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}

.dropdown-submenu.pull-left {
	float:none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;
}

a.more {
	display: block;
	padding: 3px;
	text-align: right;
	font-size: smaller;
	font-weight: bold;
	margin-top: 5px;
}

.top ul.loginbar  {
	z-index:100;
}

/* Resources */
/* home */
#panel-resources .resource {
  border: none;
}

#panel-resources h3 {
  font-size: 1.5em;
}



.resource { font-size: 80%; }
	.resource ul {
		list-style:none;
		margin:0px; padding:0px;
	}

	.resource li {

		padding:2px 2px 2px 8px;
		background-color:#fff;
		/*border-bottom:1px solid #ddd;*/
	}
		.resource li:hover { background-color:#eee }

	.resource li  h3{
		font-weight:normal;
	}

		.resource a {
			display:inline-block;
			width:80%;
		}

		.resource img {

		}

		.resource .fileDetails {
			font-size: 90%;
		}

		.resource .fileBytes {
			width:10%;
			display:inline-block;
			text-align:right;
		}

		.resource .fileBytesLabel {

		}



/* end Resources */


/**
    PARALAX SLIDER
*/

.img-container img {
    object-fit: cover;
    object-position: 50% 00%;
    height: 330px;
    width: 100%;
}


/* sdbod splash news */

	.da-slider {
		background: none;
		box-shadow: none;
		height: 264px;
		margin-top: -50px;
	    margin-bottom: 50px;
	}


    .list-group-item-action,
    .card-header {
        padding-left: .25em;
        padding-right: .25em;
    }

    .c-splash-container {
        /* margin-top: -52px; */
        object-fit: contain;
        max-height: 368px;
        overflow: hidden;
        height: 50%;
        width: 100%;
    }

        .c-splash-container img {
            width: 138%;
            object-fit: cover;
            height: 140%;
            object-position: 50% 50%;
        }

    article {
        margin-top: 0;
        }

    .over {
        overflow: hidden;
    }

    .service-block .heading-md {
        margin-bottom: 0;
    }

      .da-slide h2 {
        background-color: rgba(0,0,0,.5);
        backdrop-filter: blur(5px);
        pointer-events: all;

          }

          .da-slide .head {
                padding: .6em;
                display: block;
              }

      .da-slide .subhead {
          display: block;
          font-size: large;
          background-color: rgba(0,0,0,.5);
          padding: 1em;
          line-height: 1.8;
          }



/* line 900, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.slider-inner {
  pointer-events: none;
  z-index: 0;
  position: relative;
}

/* line 906, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide {
  pointer-events: none;
}

/* line 910, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide h2 {
  max-width: 500px;
  border-radius: 0;
  background: none;
  text-align: left;
  pointer-events: none;
}

/* line 922, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide h2 i {
  background-color: rgba(0, 0, 0, 0.7);
  background-image: none;
  pointer-events: all;
}

/* line 928, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide p {
  text-shadow: 0 0 6px #000;
  max-width: 500px;
  pointer-events: all;
}



.slider-inner {
  pointer-events: none;
  z-index: 0;
  position: relative;
}

/* line 906, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide {
  pointer-events: none;
}

/* line 910, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide h2 {
  max-width: 500px;
  border-radius: 0;
  background: none;
  text-align: left;
  pointer-events: none;
}

/* line 922, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide h2 i {
  background-color: rgba(0, 0, 0, 0.7);
  background-image: none;
  pointer-events: all;
}

/* line 928, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-slide p {
  text-shadow: 0 0 6px #000;
  max-width: 500px;
  pointer-events: all;
}

/* line 934, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-arrows, .da-dots {
  pointer-events: all;
}

/* line 938, A:/sdbod/www/html/new/assets/include/scss/custom.scss */
.da-arrows span {
  height: 51px;
  opacity: .3;
}


      .da-slide h2 {
        background-color: rgba(0,0,0,.5);
        backdrop-filter: blur(5px);
        pointer-events: all;

          }

          .da-slide .head {
                padding: .6em;
                display: block;
              }

      .da-slide .subhead {
          display: block;
          font-size: large;
          background-color: rgba(0,0,0,.5);
          padding: 1em;
          line-height: 1.8;
          }

/* end sdbod splash news */





#contentCol p {
  line-height: 170%;
}

.footer-v2 .footer {
	background-color:#eee;
	margin-bottom:0em;
	margin-top:0em;
	background-color: white;
}

footer .navbar li {
	list-style: none;
	padding-right:1em;
  color: rgba(255,255,255,.7);
}

footer {
  color: rgba(255,255,255,.7);
}

.footer--site {
	  background-color:rgba(1, 19, 31, 0.733);
}

.footer--site h2 {
    color: grey;
}


.footer--site .list-group-item {
	background-color: transparent;
	border: none;
}

	.footer--site .list-group:hover {
		background-color: rgba(0, 0, 0, 0.089);
	}

	.footer--site .list-group-item:hover {
		background-color: rgba(0, 0, 0, 0.13);
	}

.portal-expand {
	border:none !important;


}

	.portal-expand h3 {
		border:none !important;
		background:none !important;
		color:#72c02c;
		text-decoration:underline;
	}

	.portal-expand .ui-accordion-content   {
		border:none;
		border-bottom: 1px solid black;
		overflow:scroll;
		height:200px;
		width:300px;
	}

	.portal-expand .ui-widget-content {
		background:none;
		border:none;
		border-bottom: 1px solid black;
		text-transform:capitalize;
	}

	.portal-expand .stats, .portal-expand .stats td {
		font-size:.8em;
		text-transform:capitalize;
	}


/* calendar */
#eventHome a.subject {
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 15.6px;
}


/***************************************** BS form styles */
body .form-display {
    background-color: #fff;
}

form .row {
	margin-bottom:20px;
}

.form-control {
	color:#000;
}

.form-inline .form-group {
	vertical-align:top;
}

.form-group label {
	margin-bottom:2px;
}

	.required label {
		color:#600;
		font-weight:bold;
	}

	.bodyItalic {
		font-style:italic;
	}

[data-pagecode="pay.asp"] #form p + table tr:first-child {
	display: inherit;
}
	#CARD_CVV{
		max-width: 60px;
	}

	#CARD_NUM{
		max-width: 200px;
	}

[data-pagecode="questions.asp"] .form-display td.text-nowrap label {
	white-space: normal;
	max-width: 90%;
    vertical-align: inherit;
}
[data-pagecode="contact.asp"] .form-display td.text-nowrap label {
	white-space: normal;
	max-width: 90%;
    vertical-align: inherit;
}


/*	input:invalid, textarea:invalid select:invalid;  {
		border:1px solid #966;
	}

	input:required:valid, textarea:required:valid , select:required:valid  {
		border:1px solid #696;
	}


	.required select:invalid {
		border: 1px solid #600;
	}

	input[type="checkbox"]:invalid, input[type="radio"]:invalid {
		outline: 1px solid #600;
	}
*/
/* used for webforms */
div#fullPageOverlay {

	overflow-x: hidden !important;
	overflow-y: auto!important;


	opacity: 1!important;


	position: fixed !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	z-index: 2000 !important;

	overflow: hidden !important;
	-webkit-overflow-scrolling: touch !important;
	outline: 0 !important;
}



#spnWebformsBody .fieldgroup td {
	padding-right:inherit;
}

#WEBFORMS textarea {
	width:100%;
}

.textarea600x100  textarea {
	width:600px;
	height:100px;
}

#spnWebformsBody input[type=text].date  {
	width:inherit;
}

#spnWebformsBody td input[type=text] {
	border:none;
	width:100%;
}


	#spnWebformsBody td input[type=text]:required {
		padding-right: 15px;
	}


	#spnWebformsBody td input.adminButton {

		width:auto;
	}

	.reqCheckbox {
		display: inline-block;
		width: 13px;
		height: 10px;

		background-image: url(/images/icons/red_asterisk_t.png);
		background-repeat: no-repeat;
		background-position: 98% center;
	}



/* home page quick links */
body#home main {
	padding-bottom: 0;
}

body#home .content__wrapper {
	padding-bottom: 0;
}

.c-quicklinks__container {
	background-color: rgba(var(--main-accent-color), .5);
}


.c-quicklinks .list-group {
	flex-direction: row;
}

.c-quicklinks--home {
    clear: both;
    border-radius: 0;
    background: transparent;
    border: 0;
    margin: 0;
}

.c-quicklinks--home .list-group {
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

.c-quicklinks--home .list-group-item,
.c-quicklinks--home .list-group-item:last-child {
    width: 20%;
    float: left;
    height: 150px;
    border-radius: 0 !important;
    border: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
    background-color: transparent;
    text-align: center;
    margin-bottom: 2em;
    transition: background-color 0.3s;
	font-weight: bold;
}

.c-quicklinks--everyone .list-group-item {
    margin-bottom: 0 !important;
}

.c-quicklinks--home .list-group-item:last-child {
    border-right: none !important;
}

.c-quicklinks--home .list-group-item:hover,
.c-quicklinks--home .list-group-item:last-child:hover {
    /* background-color: #f5f5f581; */
	backdrop-filter: brightness(2);
	color: var(--main-accent-color);
	text-shadow:0 0 15px white;
}


.c-quicklinks--home .fa-fw {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.2em;
    font-size: 3em !important;
    margin-bottom: 0.5em;
    transition: margin 0.4s;
}

.c-quicklinks--home .list-group-item:hover .fa-fw {
    margin-bottom: 0.25em;
    margin-top: 0.3em;
}

.c-quicklinks .list-group-item {
    /* padding-top: 6.9px; */
    /* padding-bottom: 7.4px; */
    /* background-color: var(--main-bg-color); */
}

.c-quicklinks .list-group-item {
    color: white;
    text-decoration: none;
}

	.c-quicklinks .list-group-item:hover {
		color: var(--main-accent-color);
	}

.c-quicklinks .list-group-item a {
    color: white;
    text-decoration: none;
}

.c-quicklinks .panel-heading {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0.7em;
    text-align: center;
}

.c-quicklinks--home__heading {
    background-color: rgba(247, 247, 247, 0.76);
    border-radius: 0;
    color: #ffffffb5;
    display: none;
}

.firstrow .c-quicklinks .list-group-item {
	border-bottom-right-radius: 8px !important;
}

.secondrow .c-quicklinks .list-group-item {
	border-top-right-radius: 8px !important;
}

/* end quicklinks */




#iframeNewWindow {
	left:0 !important;
	z-index: 3000;
}
/*                 */
@media print
{
	html, body { height: 99%;

	}

	a[href]:after {
		content: "";
	}

  .header {
	min-height: inherit;
  }

	.wrapper {
	border-left: none;
	border-right: none;
	}

	.copyright, .footnote {
	display: none;
	}


	a[href^="http://"],
	a[href^="https://"]
	{
	padding-right: 0px;
	margin-right: 0px;
	}


}









/* mobile media queries */


@media (max-width:768px) {
	ol.breadcrumb {
		display:none;
	}

	.container {
		padding-left: 0px;
		padding-right: 0px;
		width:97%;
	}

	.content {

	}

	#sidebarPrimary {
		padding-left: 0px;
		padding-right: 0px;
	}



}



@media (min-width: 992px) {
.header .dropdown-menu {

  border-top: solid 2px ##52981;
  border-bottom: solid 2px #687074;
}

.header .navbar-default .navbar-nav > li > a:hover,
.header .navbar-default .navbar-nav > .active > a {

  border-bottom: none;
  border-color: white;
}



}



/* blue correction */

.dateCard {
    background-color: #3498db;
}

.portal-expand h3 {
    color: #185279;
}

.navbar .nav > li > a:hover,
.header .navbar-default .navbar-nav > li > a:hover
{
	border-color: #858a8d;
	/* background: #b8c1d0 !important; */
}

.header .navbar-default .navbar-nav > .active > a {
    color: #3498db;
	border-bottom: solid 2px #3498db;
}

.navbar .nav > li.open > a:focus {
	background: #1a202b !important;
}


.sectionMenu li.active {
	background-color: #1475b7;
}

.sidebar-nav .active-section .sectionMenu {
	background-color: #274d70;
}


.sidebar-nav > .sectionMenu li.active a {
	background-color: #3498db;
}

.sidebar-nav .panel-heading h4 a.collapsed-not {
	background-color: #76c2f5;
}

@media (min-width: 767px) {
	.header .navbar-default .navbar-nav > .open > a, .header .navbar-default .navbar-nav > .open > a:hover, .header .navbar-default .navbar-nav > .open > a:focus {
		color: #3498db;
	}

	.header .dropdown-menu {
		border-color: #3498db;
	}

}
