/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
.t3-wrapper {
    background: #274c78;
    background-image: url("../../../images/layout/background.jpg");
    background-repeat: repeat-y;
    background-position: center top;
    padding-top: 15px;
    padding-bottom: 15px;
}
#t3-mainnav .container, #t3-mainbody, .t3-navhelper .container, #t3-footer .container {
    background: #ffffff;
}
.t3-header {
    background: #ffffff;
    background-image: url("../../../images/layout/backhead.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > span, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > span:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > span:focus {
    color: #ffffff;
    background: transparent;
}
.t3-sidebar-1, .t3-sidebar-1 .module-ct, .t3-sidebar-2, .t3-sidebar-2 .module-ct, .t3-sidebar-1 .t3-module, .t3-sidebar-2 .t3-module {
    background: #f5f5f5;
}
.t3-sidebar-left, .t3-sidebar-left .module-ct, .t3-sidebar-left .t3-module {
    background: #f5f5f5;
}
.t3-sidebar-1 a, .t3-sidebar-2 a {
    color: #8b0000;
}
.t3-sidebar .nav > li + li {
    border-top: 1px solid #737373;
}
.t3-sidebar .nav > li.active > a {
    font-weight: bold;
}
.t3-sidebar .nav .small {
    font-size: 95%;
}
.t3-sidebar .nav ul.nav-child {
    padding-left: 25px;
}
.t3-off-canvas-body .nav ul.nav-child {
    padding-left: 20px;
}
.t3-off-canvas .t3-off-canvas-body .nav-child > li > a .caret, .t3-off-canvas .t3-off-canvas-body .nav-child > li > span .caret {
    display: none;
}
.t3-off-canvas .t3-off-canvas-body a {
    color: #234369;
    text-transform: none;
}
.t3-off-canvas .t3-off-canvas-body .nav > li > a, .t3-off-canvas .t3-off-canvas-body .nav > li > span {
    text-transform: none;
}
.t3-off-canvas .t3-off-canvas-body .nav-child li {
    padding-top: 2px;
    padding-bottom: 2px;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
    margin-bottom: 15px;
}
.t3-sidebar-left a {
    color: #8b0000;
}
.t3-sidebar .nav-child li {
    padding-top: 3px;
    padding-bottom: 3px;
}
.t3-sidebar .nav-child > .active > a, 
.t3-sidebar .nav-child > .active > a:hover, 
.t3-sidebar .nav-child > .active > a:focus {
    font-weight: bold;
}
.caret {
    margin-left: 5px;
}
.t3-sidebar .nav > li > a .caret {
    margin-top: 6px;
}
.breadcrumb {
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 5px 15px;
}
.breadcrumb > .active {
    color: #333333;
}
.breadcrumb a {
    color: #8b0000;
}
.acm-slideshow {
    margin: -30px -30px 0px -30px;
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
.t3-content {
    padding: 8px 30px;
}
.home .t3-content {
    padding: 8px 30px 0px;
}
.logo-text a {
    font-size: 28px;
    font-weight: bold;
    color: #000;
}
.head-login p {
    font-size: 16px;
    margin: 8px 10px 0 0;
    font-weight: 500;
}
.acm-slideshow .owl-carousel .item .item-info h2 {
    font-size: 26px !important;
}
.acm-slideshow a {
    color: #ffffff;
    text-decoration: underline;
}
.acm-slideshow a:hover {
    color: #d3d3d3;
    text-decoration: underline;
}
.t3-copyright {
    font-size: 12px;
    padding: 0px 0 5px;
}
.copyright {
    margin-bottom: 20px;
}
.article-title, .article-header h1, .contact-categories h1, .contact-category h1, .contact h1, .blog-featured h1, .jd-item-page h1, .weblink-category h2, .content-category h1 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7e8e6;
    margin: 0 0 7px 0;
}
.contact .page-header h2 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 0px;
    margin: 0 0 0px 0;
}
.category-item .page-header a {
    line-height: normal;
    padding: 10px 5px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.contact-categories  .badge {
    padding: 3px 7px;
    font-size: 12px;
    font-weight: normal;
    color: gray;
    background-color: #fff;
    border-radius: 0px;
}
.contact .dl-horizontal dt {
    float: left;
    width: auto;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 5px;
}
.contact .contact-form #contact-form legend {
    border-bottom: 0;
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.contact .contact-form {
    color: #333;
}
.blog-featured fieldset.filters {
    display: none;
}
.category.table .item-title a, .category.table .item-position a, .category.table .item-phone {
    font-weight: normal;
}
.category.table .item-num {
    display: none;
}
.contact-category .list-striped, .row-striped {
    list-style: none;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0;
}
.contact-category .list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-bottom: 0px solid #dddddd;
    padding: 5px 0;
}
.contact-category .list-striped li:nth-child(2n+1), .contact-category .list-striped dd:nth-child(2n+1), .contact-category .row-striped .row:nth-child(2n+1), .contact-category .row-striped .row-fluid:nth-child(2n+1) {
    background-color: #fff;
}
.table > thead > tr > th {
    border-bottom: 1px solid #dddddd;
}
.gbs3 h1 {
    font-size: 20px !important;
    color: #333333 !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #e7e8e6 !important;
    margin: 0 0 15px 0 !important;
}
.chrono_credits, .chrono_credits a, .chrono_credits a:hover, .chrono_credits a:active {
    color: #d3d3d3 !important;
    font-size: 10px !important;
    padding-top: 20px !important;
    text-decoration: none !important;
}
.page-title, .page-header h1 {
    font-size: 20px;
    color: #333333;
    padding-bottom: 5px;
}
.page-header {
    padding-bottom: 5px;
    margin: 0 0 15px;
    border-bottom: 1px solid #e7e8e6;
}
.module-title {
    background: linear-gradient(#284C78, #1E385A);
}
.t3-footnav .t3-module .module-title {
    text-transform: none;
    margin: 0 0 15px;
}
.t3-footnav .t3-module .module-ct, .t3-sidebar-1 .t3-module .module-ct, .t3-sidebar-2 .t3-module .module-ct {
    font-size: 13px;
}
.article-intro img, .article-content img {
    display: inline;
}
#t3-content td, #t3-content tr td {
    border-top: 0px solid #dddddd;
}
#t3-content td, #t3-content th {
    padding: 3px 5px;
}
#t3-content a {
    text-decoration: underline;
}
a.btn.dropdown-toggle, .print-icon a, .email-icon a {
    text-decoration: none !important;
}
.article-aside {
    color: #999999;
    font-size: 12px;
    margin-bottom: 0px;
}
#t3-content a:hover, #t3-content a:focus {
    color: #4d4d4d;
}
.t3-footer .footer-items {
    background: linear-gradient(#ffffff,#ffffff);
    border: 1px solid #e7e8e6;
    color: #333333;
    padding: 10px 20px;
}
.t3-footnav .t3-module {
    color: #333;
}
.row .item {
  margin-bottom: 40px;
}
.readmore .btn-default {
  color: #444444;
  background-color: #eeeeee;
  border-color: #eeeeee;
  padding: 4px 12px;
  border-radius: .5em;
}
.readmore .btn-default:hover {
  background-color: #d5d5d5;
  border-color: #cfcfcf;
}
.article-intro img,
.article-content img {
  border: 0px solid #e7e8e6;
  box-shadow: none;
  margin-top: 5px !important;
  display: block;
}
.jd_content img {
  display: inline;
  margin-top: 0px !important;
}
.jd_back_button {
    display: none;
}
.jd_categories_title_v46, .jd_categories_title {
    font-weight: normal;
}
.jd_footer, .jd_footer a  {
    font-size: 11px;
    color: gray;
    text-decoration: none;
}
.jd_fields_caption_compact, .jd_fields_caption {
    text-align: center;
    background-color: #cecece;
    box-shadow: 1px 0 0 0 #cecece, 0 0px 0 0 #cecece, 1px 0px 0 0 #cecece, 1px 0 0 0 #cecece inset, 0 0px 0 0 #cecece inset;
}
.jd_field_title {
    font-weight: normal;
    line-height: normal;
}
.jd_field_value_compact, .jd_field_value {
    line-height: normal;
}
.jd_files_title {
    padding: 6px 0px 6px 5px;
    background-color: #f5f5f5;
}
.blog-featured .jd_files_title {
    display: none;
}
.jd_content_wrapper {
    padding: 3px 0px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 5px;
}
.jd_fields_wrapper_compact, .jd_fields_wrapper {
    background-color: #fff;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 0px;
}
.jd_fields_caption_compact, .jd_fields_caption {
    text-align: left;
    background-color: #f5f5f5;
    line-height: normal;
}
.component.com_mailto {
  line-height: normal;
}
#mailto-window h2 {
    margin-bottom: 3px;
}
#mailto-window .form-group {
    margin-bottom: 5px;
}
#mailto-window input[type="text"] {
    height: auto;
    padding: 3px 5px;
    font-size: 12px;
    line-height: normal;
}
#mailto-window #mailtoForm p {
    margin-top: 5px;
}
.component.com_mailto .window-mainbody {
    padding: 5px 20px;
}
.t3-copyright {
  color: #555555;
  font-size: 12px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
    color: rgba(255, 255, 255, 0.8);
}
.badge {
    padding: 3px 7px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    line-height: normal;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #d5d5d5;
    border-radius: 5px;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading],
 [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs]>[data-rlta-element=button-list]>[data-rlta-element=button]>[data-rlta-element=heading] {
  font-size:14px;
 }
#search-results .result__taxonomy-item.result__taxonomy--Author {
  display: none;
}
input[type="radio"] {
  margin-right: 2px;
}
.search .container {
  width: auto;
}
.result__title-text {
  font-size: 16px;
}
th {
  font-weight: normal;
}

@media (max-width: 1199px) {
  .t3-header {
    background: #ffffff;
    background-image: url("../../../images/layout/backhead.png");
    background-repeat: no-repeat;
    background-position: center center;
}
}
@media (max-width: 992px) {
  .navbar-toggle {
    display: none;
  }
  .head-login p {
    font-size: 15px;
    margin: 10px 20px 0 0;
}
.t3-header {
    background: #ffffff;
    background-image: none;
}
}
@media (max-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .t3-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
}
.t3-header {
    background: #ffffff;
    background-image: none;
}
}
@media (min-width: 992px) {
  .off-canvas-toggle {
    display: none;
  }
}
