.main-menu .navigation > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f0d7";
    position: absolute;
    right: 0px;
    font-size: 10px;
    line-height: 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.large-nav > .menu-item + .menu-item:before {
    color: rgba(255,255,255,0.25);
    content: '|';
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin: 0 10px 0 6px;
}
#page-wrapper {
    padding-top: 0px;
}
#colophon {
    margin-bottom: 0px;
    padding: 20px;
}
#masthead {
    padding: 0px;
}
#main-slider {
   /* background: none;*/
}
.main-navigation {
    margin: 0px;
}
.main-navigation ul li a {
    margin: 7px;
		border-left: 1px solid #043433;
}
.main-navigation ul ul li {
    position: relative;
    text-align: left;
    border-top: 1px solid #17494c;
    width: fit-content;
}
.main-navigation ul ul a {
    width: 220px;
}

.at_scroll_area {
  border: 3px solid #ffffff;
  background: #e3e3e3;
  border-radius: 2px;
}
.tmm .tmm_plugin_f .tmm_job {
    font-size: 13px;
    font-weight: 400;
}
.bdp-post-title {
    margin: 0 0 5px 0 !important;
    font-size: 12px;
    font-weight: 800;
    line-height: 1em;
}

.bdp-post-title a {
  text-decoration: none !important;
  border-bottom: 0px !important;
  font-size: 13px;
}
bdp-post-grid-main.bdp-design-2 .bdp-post-margin-content {
  background: #fff;
  padding: 10px 2px 20px 2px;
  max-width: 85%;
  margin: -50px auto 0 auto;
  position: relative;
}
/*Team*/
.tmm .tmm_fname, .tmm .tmm_lname {
display: inline;
color: green;
}

.tmm .tmm_names {
line-height: 14px;
font-weight: bold;
	font-size: 10px;
}
.tmm .tmm_names span, .tmm .tmm_names span.tmm_fname, .tmm .tmm_names span.tmm_lname, .tmm .tmm_names {
    color: #222222;
    font-size: 11px;
    font-weight: bolder;
    text-transform: uppercase;
    margin: 1px;
}
.tmm .tmm_member .tmm_textblock {
    padding: 2px 1px;
}
.tmm .tmm_member .tmm_photo {
-webkit-box-shadow: 2px 0 2px 0 rgba(0,0,0,.1);
-moz-box-shadow: 2px 0 2px 0 rgba(0,0,0,.1);
box-shadow: 2px 0 2px 0 rgba(0,0,0,.1);
border-radius: 10px!important;
margin-top: -90px;
border: 4px solid #f5f5f5;
}
.tmm_2_columns .tmm_member .tmm_photo {
    width: 80%;
    padding-bottom: 80%;
    margin-top: -50%;
}
.tmm .tmm_2_columns .tmm_member {
    width: 45%;
    margin-right: 2%;
    margin-left: 2%;
    margin-top: 1px;
    margin-bottom: 5px;
}
.tmm .tmm_plugin_f .tmm_names {
    font-size: 11px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 1px;
    margin-top: 1px;
}

.tmm .tmm_wrap {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
}
.tmm .tmm_member .tmm_photo {
    -webkit-box-shadow: 2px 0 2px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 2px 0 2px 0 rgba(0,0,0,.1);
    border-radius: 5px!important;
    margin-top: -140px;
    border: 2px solid #f5f5f5;
		border-bottom: 5px solid #17494c;
}
.tmm .tmm_member .tmm_photo {
    margin-left: auto;
    margin-right: auto;
    background-size: cover !important;
    background-position: center center !important;
    width: 80%;
    padding-bottom: 80%;
   -webkit-box-shadow: 2px 0px 1px 0px rgb(0 0 0 / 5%);
    margin-top: -30%;
 }
.download-attachments table td, .download-attachments table th {
    padding: 3px;
    line-height: 1.2;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: left;
}
.entry-content table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    line-height: 2;
    margin: 0 0 2px;
    width: 100%;
}
.dynatable-search {
    float: right;
    margin-bottom: 1px;
}
.dynatable-page-link, .dynatable-page-break {
    display: block;
    padding: 1px 1px;
}
ul, ol {
    margin: 0 0 1em 1em;
}
#colophon #theme-attribution, #colophon #site-info {
    text-align: center;
    margin-top: 10px;
    color: #aaa;
    font-size: 11.5px;
}
layout-full #colophon {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 10px;
}

body.responsive #masthead .hgroup .support-text, body.responsive #masthead .hgroup #header-sidebar {
    position: static;
    display: block;
    margin-top: 3px;
    max-width: 100%;
}
.at_scroll_area{
border: 0px solid #ffffff;
  background: grey;
  border-radius: 2px;
}
.at_scroll_title {
  border-radius: 20px;
}


.at_scroll_div_content a {
    color: #ffffff;
    text-decoration: none;
}
.news_scroll h2 .post-title {
    border: medium none;
    font-size: 12px;
    font-weight: bold;
		text-decoration: none;
}
#main {
    padding: 10px 35px;
}
.widget img {
    height: auto;
    border: 1px solid;
}