﻿/* Generated by less 3.11.1 */
.sm-jquery-disable-overlay {
  display: none !important;
}
@media only screen and (min-width: 100px) {
  .outerContainer.headerRow {
    background-color: transparent;
    border-bottom: 1px solid #13295D;
  }
  .outerContainer.mainNavRow {
    background-color: #fff;
  }
  .outerContainer.footerRow {
    background: #fff;
    border-top: 1px solid #f2f2f2;
  }
  body {
    background-color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    color: #333333;
    font-size: 16px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #333333;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
  }
  h1.pageTitle {
    font-size: 44px;
    margin-top: 15px;
  }
  h2 {
    font-size: 34px;
    margin-top: 30px;
  }
  h3 {
    font-size: 24px;
    margin-top: 30px;
  }
  h4 {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
  }
  h5 {
    font-size: 16px;
  }
  .link-primary,
  .activity-stream .btn-default {
    display: inline-block;
    color: #fff !important;
    text-shadow: -1px 1px 1px #333;
    border: 1px solid #0069a9;
    padding: 4px 20px 4px 12px;
    background: #259ad2;
    background: linear-gradient(to bottom, #259ad2 0, #0073B8 100%);
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 18px;
  }
  .link-primary:hover,
  .link-primary:active,
  .link-primary:focus,
  .activity-stream .btn-default:hover,
  .activity-stream .btn-default:active,
  .activity-stream .btn-default:focus {
    background: #1d7aa7;
    background: linear-gradient(to bottom, #2087b8 0, #006099 100%);
  }
  .link-primary:after {
    content: '\f054';
    font-family: 'fontawesome';
    position: relative;
    left: 8px;
    font-size: 15px;
  }
  .mainContent {
    background-color: #fff;
    color: #333333;
  }
  .mainContent strong {
    font-weight: 700;
  }
  .relativeContent {
    background-color: #efefef;
    color: #333333;
  }
  .mainContentArea a,
  .relativeContent a {
    color: #006699;
  }
  .mainContentArea a:visited,
  .relativeContent a:visited {
    color: #7A0099;
  }
  .bodyRow {
    padding-top: 20px;
  }
  .navbar-portalbar-v3 .icon-stack .icon-kygov-text {
    color: #ffffff;
  }
  .navbar-portalbar-v3 .governor {
    color: #ffffff;
  }
  .navbar-portalbar-v3 {
    background-color: #006699;
    background: linear-gradient(to bottom, #006699 0%, #003366 100%);
    border-color: #001933;
  }
  .navbar-portalbar-v3 .navbar-toggle,
  .navbar-portalbar-v3 .navbar-toggle:hover,
  .navbar-portalbar-v3 .navbar-toggle:active,
  .navbar-portalbar-v3 .navbar-toggle:focus {
    background: #003366;
    background: rgba(0, 51, 102, 0.4);
  }
  .navbar-portalbar-v3 .navbar-nav > li > a {
    color: #ffffff;
    text-shadow: 0 1px 0px #001933;
  }
  .navbar-portalbar-v3 .navbar-brand {
    color: #ffffff;
  }
  .navbar-portalbar-v3 .navbar-nav > li > a:hover,
  .navbar-portalbar-v3 .navbar-nav > .open > a,
  .navbar-portalbar-v3 .navbar-nav > .open > a:hover,
  .navbar-portalbar-v3 .navbar-nav > .open > a:focus {
    background: #003366;
    background: rgba(0, 51, 102, 0.4);
    color: #ffffff;
    text-shadow: 0 1px 0px #001933;
  }
  .navbar-portalbar-v3 .search-toggle,
  .navbar-portalbar-v3 .login-toggle {
    color: #ffffff;
  }
  .navbar-portalbar-v3 .navbar-text-kytagline {
    color: #ffffff;
  }
  header {
    background-color: #FFF;
  }
  header .container {
    position: relative;
    z-index: 3;
  }
  header .headerRow .container {
    background-color: transparent;
  }
  header .headerRow a {
    display: inline-block;
    text-decoration: none;
  }
  header .agency-header-logo {
    margin: 0;
    height: 100px;
    max-height: 100px;
  }
  header .header-title-description {
    display: none;
  }
  .headerRow .navbar-toggle .menu {
    padding: 0;
    margin: 0;
  }
  .headerRow .navbar-toggle {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: inline-block;
    background: #fff;
    color: #13295D;
    border-color: #13295D;
  }
  .headerRow .navbar-toggle,
  .headerRow .btn-login {
    float: right;
    padding: 10px 15px;
    text-align: center;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-left: 8px;
    margin-top: 25px;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid;
  }
  .headerRow .navbar-toggle:hover,
  .headerRow .navbar-toggle:active,
  .headerRow .navbar-toggle:focus {
    background: #e6eef7;
  }
  .headerRow .btn-login {
    display: inline-block;
    color: #FFF !important;
    background: #1b315c !important;
    border-color: #1b315c;
    font-weight: 700;
    letter-spacing: 0.25px;
  }
  .headerRow .btn-login i {
    margin-left: 3px;
  }
  #mainNavContent,
  .left-nav {
    font-family: 'Source Sans Pro', sans-serif;
  }
  .mainNavRow .container,
  .navbar-default {
    background-color: #fff;
  }
  #mainNavContent .navbar-collapse {
    border-top: none;
    border-bottom: 1px solid #13295D;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #mainNavContent .navbar-nav {
    margin: 10px 0;
  }
  #mainNavContent .caret {
    display: none !important;
  }
  #mainNavContent .dropdown > .dropdown-menu {
    padding: 5px;
  }
  #mainNavContent .navbar-nav > .dropdown > a:after,
  #mainNavContent .navbar-nav .dropdown-submenu > a:after {
    content: '\f067';
    font-family: 'fontawesome';
    position: absolute;
    right: 10px;
  }
  #mainNavContent .navbar-nav > .dropdown.open > a:after,
  #mainNavContent .navbar-nav .dropdown-submenu.open > a:after {
    content: '\f068';
    font-family: 'fontawesome';
  }
  #mainNavContent .navbar-nav > .dropdown > .dropdown-menu > .dropdown-submenu > a:after {
    right: 20px;
  }
  #mainNavContent .navbar-nav > li > a {
    color: #13295D;
    font-weight: 400;
    font-size: 18px;
    padding: 18px 15.5px;
    border-bottom: 1px solid #13295D;
  }
  #mainNavContent .navbar-nav > li.dropdown:nth-of-type(1) > a,
  #mainNavContent .navbar-nav > li.dropdown:nth-of-type(2) > a,
  #mainNavContent .navbar-nav > li.dropdown:nth-of-type(3) > a {
    font-weight: 700;
  }
  #mainNavContent .navbar-nav > li:last-of-type > a {
    border-bottom: none;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e6eef7;
    color: #13295D;
  }
  #mainNavContent .navbar-nav .open .dropdown-menu > li > a {
    color: #13295D;
    background: transparent;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 20px;
  }
  #mainNavContent .navbar-nav .open .dropdown-menu > li > a:hover,
  #mainNavContent .navbar-nav .open .dropdown-menu > li > a:active,
  #mainNavContent .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #e6eef7;
  }
  #mainNavContent .navbar-nav .dropdown-submenu .dropdown-menu > li > a {
    padding: 8px 20px 8px 30px;
  }
  #mainNavContent .navbar-nav .open .dropdown-menu > li > a.has-submenu {
    border-bottom: 1px solid #13295D;
  }
  #mainNavContent .nav-social {
    list-style: none;
    margin: -10px 0 0 0;
    padding: 0;
    text-align: center;
    display: block;
  }
  #mainNavContent .nav-social li {
    display: inline-block;
    margin-right: 8px;
  }
  #mainNavContent .nav-social li a {
    font-size: 44px;
  }
  #mainNavContent .nav-social .fa-stack {
    height: 50px;
    width: 33px;
    line-height: 46px;
  }
  #mainNavContent .nav-social .fa-square {
    color: #fff;
  }
  .left-nav .nav-stacked {
    background-color: #fff;
  }
  .left-nav .nav-stacked li a {
    color: #333333;
  }
  .left-nav .has-submenu:after {
    border-top-color: #333333;
  }
  .left-nav .nav-stacked .open a,
  .left-nav .nav-stacked li a:hover,
  .left-nav .nav-stacked li a:focus {
    background-color: #f7f7f7;
    color: #333333;
  }
  .left-nav .dropdown.active a,
  .left-nav .dropdown .has-submenu.highlighted {
    background: #f7f7f7;
  }
  .left-nav .dropdown.active .dropdown-submenu .has-submenu.highlighted,
  .left-nav .dropdown.active .dropdown-submenu .dropdown-menu a {
    background-color: #f0f0f0;
  }
  .left-nav .dropdown .dropdown-menu {
    background: #f7f7f7;
  }
  .left-nav {
    padding-top: 20px;
  }
  .left-nav .nav > li {
    margin-top: 0;
  }
  .left-nav .nav > li > a {
    border-top: 1px solid #13295D;
    padding: 6px 15px;
    color: #13295D !important;
    text-decoration: none;
  }
  .left-nav .nav > li.active > a {
    background: transparent;
    font-weight: 700;
    border-top: 1px solid #13295D;
    border-left: 5px solid #0073B8;
    padding-left: 10px;
  }
  .left-nav .nav > li > a:hover,
  .left-nav .nav > li > a:focus {
    background: #e6eef7;
    color: #0073B8 !important;
  }
  .left-nav .dropdown-toggle span {
    position: absolute;
    right: 10px;
    top: 12px;
  }
  .left-nav .dropdown.open .dropdown-menu {
    position: relative;
    width: 100%;
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
  }
  .left-nav .caret {
    border: none;
  }
  .left-nav .dropdown-toggle:after {
    font-family: 'fontawesome';
    content: '\f107';
    position: absolute;
    right: 10px;
  }
  .panel-default .panel-heading a {
    color: #333333;
  }
  footer a,
  footer a:link {
    color: #666666;
  }
  footer a:visited {
    color: #666666;
  }
  .footerRow > .container {
    background: #fff;
    border-top: 1px solid #f2f2f2;
    color: #666666;
  }
  .alert-warning {
    background-color: #fdf4b8;
    border-color: #fdf4b8;
  }
  .alert-danger {
    background-color: #f4c4c4;
    border-color: #f4c4c4;
  }
  .alert-success {
    background-color: #bfdf9f;
    border-color: #bfdf9f;
  }
  .alert-info {
    background: #1C6BA3;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1C6BA3 0%, #1b315c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1C6BA3 0%, #1b315c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1C6BA3 0%, #1b315c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@blue-top', endColorstr='@blue-bottom', GradientType=0);
    /* IE6-9 */
    padding: 18px 15px !important;
    margin-bottom: 20px !important;
  }
  .alert-info h3 {
    margin: 0 0 5px 0;
    color: #fff;
    text-shadow: -1px 1px 1px #333;
  }
  .alert-info p {
    margin: 0 0 10px 0;
    color: #fff;
    text-shadow: -1px 1px 1px #333;
    font-size: 18px;
  }
  .alert-info .alert-link {
    font-weight: 700;
    color: #fff !important;
    font-size: 18px;
    text-decoration: none !important;
    padding: 4px 10px;
    border-radius: 4px;
    border: 2px solid #fff;
  }
  .alert-info .alert-link:after {
    font-family: 'fontawesome';
    content: '\f105';
    margin-left: 8px;
  }
  .Homepage-Layout .activity-stream .btn-default {
    display: none !important;
  }
  .Homepage-Layout .mainContent h3 {
    margin-top: 0;
  }
  .homepage-alert {
    text-align: center;
    text-shadow: -1px 1px 1px #333;
    padding: 40px 0 90px 0;
    margin-top: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
  }
  .homepage-alert .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .homepage-alert .alert-wrapper {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 850px;
  }
  .homepage-alert h2 {
    font-size: 32px;
    margin-bottom: 15px;
    color: #fff !important;
    font-family: 'Source Sans Pro', sans-serif;
  }
  .homepage-alert p.lead {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #fff !important;
  }
  .homepage-alert a {
    color: #fff !important;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 16px;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50px;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default {
    margin-top: -60px;
    margin-bottom: 30px;
    position: relative;
    z-index: 3;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .panel-body {
    padding: 0;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .hp-cta {
    box-sizing: border-box;
    padding: 10px;
    margin: 10px 0;
    float: none;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .hp-cta:nth-of-type(2) {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .hp-cta-icon {
    float: left;
    width: 80px;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .hp-cta-icon svg {
    width: 100%;
    height: 80px;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .hp-cta-content {
    padding-left: 95px;
    vertical-align: top;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default h4 {
    font-size: 24px;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default ul {
    list-style: none;
    padding-left: 0;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default ul li:first-of-type a {
    border-top: 1px solid #e5e5e5;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default ul li a {
    color: #0073B8 !important;
    padding: 5px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    text-decoration: none;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default ul li a:hover,
  .Homepage-Layout .mainContentArea-middle .panel-default ul li a:focus,
  .Homepage-Layout .mainContentArea-middle .panel-default ul li a:active {
    background: #e6eef7;
  }
  .activity-stream-list li {
    border-color: #eee;
  }
  .activity-stream-list li a {
    text-decoration: none;
  }
  .activity-stream-list li a:hover,
  .activity-stream-list li a:active,
  .activity-stream-list li a:focus {
    text-decoration: underline;
  }
  .activity-stream-list .activity-stream-title {
    font-weight: 700;
  }
  .topFooter hr {
    border: 1px solid #ddd;
    margin: 30px 0 10px 0;
  }
  .topFooter p.lead {
    text-align: right;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: -5px;
  }
  .footer-social {
    text-align: right;
    list-style: none;
    margin: o;
    padding: 0;
  }
  .footer-social li {
    display: inline-block;
  }
  .footer-social li a {
    font-size: 44px;
  }
  .footer-social li a .fa-stack {
    height: auto;
    width: 1em;
    line-height: 0px;
  }
  .footer-social li a .fa-square {
    color: #fff !important;
  }
  .webpart-table .table {
    margin: 0 0 20px 0;
  }
  .webpart-table .table caption {
    background: #13295D;
    color: #fff;
    text-shadow: -1px 1px 1px #333;
    margin-bottom: -1px;
    padding: 7px 10px;
  }
  .webpart-table .table-form thead,
  .webpart-table .table-forms thead {
    display: none;
  }
  .webpart-table .table,
  .webpart-table .table-form tbody,
  .webpart-table .table-forms tbody {
    padding: 8px;
    background: #fafafa;
  }
  .webpart-table .table-form tbody,
  .webpart-table .table-forms tbody,
  .webpart-table .table-form tbody tr,
  .webpart-table .table-forms tbody tr,
  .webpart-table .table-form tbody tr td,
  .webpart-table .table-forms tbody tr td {
    display: block;
  }
  .webpart-table .table tbody a {
    display: block;
    position: relative;
    text-decoration: none;
  }
  .webpart-table .table tbody tbody a:hover,
  .webpart-table .table tbody tbody a:focus,
  .webpart-table .table tbody tbody a:active,
  .webpart-table .table-form tbody a:hover,
  .webpart-table .table-forms tbody a:hover,
  .webpart-table .table-form tbody a:focus,
  .webpart-table .table-forms tbody a:focus,
  .webpart-table .table-form tbody a:active,
  .webpart-table .table-forms tbody a:active {
    background: #fafafa;
    font-weight: 700;
    text-decoration: underline;
  }
  .webpart-table .table a:before {
    font-family: 'fontawesome';
    margin-right: 6px;
    content: '\f105';
    position: absolute;
    left: 6px;
    text-decoration: none !important;
  }
  .webpart-table .table tbody > tr:last-of-type {
    border-bottom: 1px solid #e6eef7;
  }
  .webpart-table .table-form tbody > tr > td:last-of-type,
  .webpart-table .table-forms tbody > tr > td:last-of-type {
    padding: 0;
  }
  .webpart-table .table-form tbody > tr > td:last-of-type > a,
  .webpart-table .table-forms tbody > tr > td:last-of-type > a {
    padding: 8px 8px 8px 16px;
  }
  .webpart-table .table-forms tbody > tr > td:first-of-type {
    background: #f5f9ff;
  }
  .webpart-table .table.no-caret a:before {
    content: '';
  }
  .webpart-table .table.alternate tr:nth-child(even) {
    background: #ececec;
  }
  .panel-group .panel-title a {
    display: block;
    text-decoration: none;
    padding: 10px;
  }
  .panel-group .panel-heading {
    padding: 0;
  }
  .panel-group .panel-heading a:after {
    font-family: 'fontawesome';
    content: '\f067';
    float: right;
  }
  .panel-group .panel-heading a:not(.collapsed):after {
    content: '\f068';
  }
  .panel-body h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #555;
  }
  .panel-group .panel-body a {
    font-weight: 700;
  }
  .panel-body pre + p {
    margin-bottom: 5px;
  }
  .table a[href^="mailto"]:before {
    display: none;
  }
  .badge {
    background-color: #555;
    border-radius: 6px;
  }
  .form-horizontal {
    margin: 15px;
  }
  .grouper > .grouperItem {
    padding: 10px;
    margin-bottom: 8px;
  }
  .grouper > .grouperItem > .grouperDetail > a {
    display: block;
    text-decoration: none;
  }
  .grouperImage > img {
    width: 100%;
  }
  .biography > .bioImg {
    margin-bottom: 10px;
  }
  .biography > .bioImg > img {
    width: 200px;
  }
  .biography > .bioImg > a {
    display: block;
  }
  .biography h3 {
    margin: 0 0 5px 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .outerContainer.headerRow {
    border-bottom: 0;
    position: relative;
  }
  header .headerRow .container {
    padding: 10px 20px;
  }
  header .agency-header-logo {
    height: 100px;
    max-height: 100px;
  }
  header .header-title-description {
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1.25px;
    display: inline-block;
    line-height: 36px;
    color: #fff;
    margin-left: 16px;
    font-weight: 900;
    font-size: 40px;
    padding: 15px 0 0 0;
    text-transform: uppercase;
    text-shadow: -1px 1px 1px #333;
  }
  .headerRow .btn-login {
    margin-top: 30px;
  }
  .homepage-alert {
    padding: 100px 0 140px 0;
  }
  .homepage-alert h2 {
    font-size: 36px;
  }
  .homepage-alert p.lead {
    font-size: 24px;
  }
  .homepage-alert a {
    font-size: 18px;
  }
  .headerRow .navbar-toggle {
    display: none;
  }
  .outerContainer.mainNavRow {
    background-color: #fff;
    position: relative;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .mainNavRow .container,
  .navbar-default {
    background-color: transparent;
  }
  #mainNavContent .dropdown.open .dropdown-menu,
  #mainNavContent .navbar-nav > .dropdown > a:after {
    display: none !important;
  }
  #mainNavContent {
    padding-left: 0px;
    padding-right: 0px;
  }
  #mainNavContent .navbar-nav {
    margin: 0;
  }
  #mainNavContent .nav-social {
    margin: 5px 0 0 0;
    text-align: right;
    display: none;
  }
  #mainNavContent .nav-social li a {
    font-size: 32px;
    line-height: 0;
  }
  #mainNavContent .navbar-nav > li > a {
    border-bottom: none;
    color: #1b315c;
    position: relative;
  }
  #mainNavContent .navbar-nav > li.active > a,
  #mainNavContent .navbar-nav > li.active > a:hover,
  #mainNavContent .navbar-nav > li.active > a:focus,
  #mainNavContent .navbar-nav > li > a:hover,
  #mainNavContent .navbar-nav > li > a:focus,
  #mainNavContent .navbar-nav > li.open > a,
  #mainNavContent .navbar-nav > li.open > a:hover,
  #mainNavContent .navbar-nav > li.open > a:focus {
    color: #1C6BA3;
    background: #FFF;
  }
  #mainNavContent .navbar-nav > li.active > a:before,
  #mainNavContent .navbar-nav > li.active > a:hover:before,
  #mainNavContent .navbar-nav > li.active > a:focus:before,
  #mainNavContent .navbar-nav > li > a:hover:before,
  #mainNavContent .navbar-nav > li > a:focus:before {
    position: absolute;
    content: '';
    height: 4px;
    left: 10px;
    right: 10px;
    bottom: 0px;
    background-color: #1C6BA3;
  }
  #mainNavContent .navbar-collapse {
    border: none;
  }
  .navbar-portalbar-v3 .navbar-nav .open .dropdown-menu .divider {
    background-color: #003366;
  }
  .navbar-portalbar-v3 .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-portalbar .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-portalbar .nav-collapse .nav > li > a:hover {
    background: #003366;
    background: rgba(0, 51, 102, 0.4);
    color: #ffffff;
    text-shadow: 0 1px 0px #001933;
  }
  .navbar-portalbar-v3 .navbar-collapse .nav > li > a {
    color: #ffffff;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .hp-cta {
    float: left;
    width: 33.3333%;
    padding: 0 10px;
    margin: 20px 0;
  }
  .Homepage-Layout .mainContentArea-middle .panel-default .hp-cta:nth-of-type(2) {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
  }
  .grouper > .grouperItem {
    width: 30%;
    padding: 10px;
    margin-bottom: 8px;
    float: left;
  }
  .grouper > .grouperItem:nth-child(3n+1) {
    clear: left;
  }
  .grouper > .grouperItem > .grouperDetail > a {
    display: block;
    text-decoration: none;
  }
  .grouperImage {
    width: 100%;
  }
  .grouperImage > img {
    width: 100%;
  }
  .biography {
    padding: 10px;
  }
  .biography > .bioImg {
    float: right;
    margin: 0 10px 10px 10px;
  }
  .biography > .bioImg > img {
    width: 200px;
  }
  .biography > .bioImg > a {
    display: block;
  }
  #RelativeContentWebPartZoneBottom {
    clear: both;
  }
}
@media only screen and (max-width: 340px) {
  .headerRow .btn-login {
    margin-left: 0;
  }
  .headerRow .navbar-toggle {
    margin-left: 5px;
    margin-right: -3px;
  }
}
.ms-webpartzone-cell {
  margin: 0;
}
.kygov-card {
  padding: 0;
  border: 1px solid #efefef;
  background: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.kygov-card-header {
  position: relative;
}
.kygov-card-header .kygov-card-header-banner {
  background: #fafafa;
  display: block;
  padding: 6px 10px;
  text-align: center;
  position: relative;
}
.kygov-card-title {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  padding-right: 45px;
}
.kygov-card-subtitle {
  display: block;
  font-size: 14px;
  color: #777;
  margin-top: -5px;
  margin-bottom: 10px;
}
.kygov-card-description {
  display: block;
  margin-bottom: 16px;
}
.kygov-card-content {
  padding: 16px;
}
.kygov-card-img-bg {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  border-radius: 2px;
}
.kygov-card-img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.kygov-card-image-overlay .kygov-card-header {
  position: relative;
}
.kygov-card-image-overlay .kygov-card-header .kygov-card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 24px;
  background-color: #323232;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px 15px;
  margin: 0;
  text-shadow: -1px 1px 1px #333;
}
.person-card .image-wrapper {
  width: 180px;
  max-width: 180px;
  height: auto;
  margin-right: 15px;
  overflow: hidden;
  margin-bottom: 15px;
}
.person-card .image-wrapper img {
  width: 100%;
  height: auto;
  image-rendering: auto;
}
.person-card .person-info {
  margin-bottom: 15px;
  display: block;
}
.person-card .person-name {
  font-size: 24px;
  font-weight: 700;
  display: block;
}
.person-card .person-title {
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.person-card .person-address {
  margin-bottom: 15px;
  display: block;
}
.person-card .person-phone {
  display: block;
}
.person-card .person-fax {
  display: block;
}
.person-card .person-email {
  display: block;
}
.person-card.mini {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-right: 20px;
  margin-bottom: 20px;
}
.person-card.mini a {
  display: block;
  text-decoration: none;
  min-height: 100px;
}
.person-card.mini:nth-of-type(2n+1) {
  clear: left;
}
.person-card.mini a:hover,
.person-card.mini a:active,
.person-card.mini a:focus {
  background-color: #e6eef7;
}
.person-card.mini .person-header {
  display: block;
}
.person-card.mini .image-wrapper {
  float: left;
  max-height: 100px;
  max-width: 100px;
}
.person-card.mini .person-additional {
  display: none;
}
.well-contact {
  background-color: #e6eef7;
  padding: 15px;
  margin-bottom: 20px;
}
.well-contact:before {
  content: 'Contact Form';
  font-family: 'Merriweather', serif;
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
  padding-bottom: 8px;
  border-bottom: 2px solid #99b9de;
}
.doc-list {
  background-color: transparent !important;
}
.doc-list caption {
  border-bottom: 3px solid #259AD2;
  background-color: transparent !important;
  padding-bottom: 10px;
  color: #333 !important;
  text-shadow: none !important;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px !important;
  padding: 10px 0 5px 0 !important;
}
.doc-list thead {
  display: none;
}
.doc-list tbody {
  background-color: transparent !important;
}
.doc-list tbody tr {
  margin-bottom: 3px;
  display: block;
}
.doc-list tbody tr td:first-of-type {
  width: 35px;
  height: 35px;
  padding: 5px !important;
}
.doc-list tbody td {
  border-color: transparent !important;
  padding: 0 !important;
}
.doc-list tbody > tr:last-of-type {
  border-bottom: none !important;
}
.doc-list a {
  font-size: 19px;
  font-weight: 400;
  vertical-align: middle;
  color: #0D69AA;
  display: block;
  padding: 11px 5px;
  text-decoration: none;
}
.doc-list a:before {
  display: none;
}
.doc-list a:hover {
  text-decoration: underline;
}
.doc-list .fa {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#259ad2+0,0d69aa+100 */
  background: #259ad2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #259ad2 0%, #0d69aa 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #259ad2 0%, #0d69aa 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #259ad2 0%, #0d69aa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#259ad2', endColorstr='#0d69aa', GradientType=0);
  /* IE6-9 */
  display: inline-block;
  border-radius: 100%;
  color: #fff;
  text-shadow: -1px 1px 0.5px #333;
  font-size: 20px;
  height: 40px;
  width: 40px;
  text-align: center;
  padding-top: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.doc-list .fa:before {
  position: relative;
  left: 1px;
}
