@charset "UTF-8";body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
    color: #0077bb;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a:hover, a:focus {
    color: #00466e;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.btn-primary {
    background-color: #0077bb;
    border-color: #0077bb;
    border-radius: 0;
    text-transform: none;
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #00466e;
    border-color: #00466e;
    border-radius: 0;
}

.btn.btn-danger {
    border-radius: 0;
    text-transform: none;
}

.com-users-logout__form.form-horizontal .control-group .fa {
    display: inline-block;
}

.t4-topbar {
    padding: 0;
}

.t4-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.t4-header {
    border: 0;
    border-bottom: 1px solid #0067a2;
    margin-bottom: 0;
    border-radius: 0;
    background-color: #0077bb;
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 990px) {
    .t4-header .header-block > div {
        padding: 0;
    }

    .logo:hover a, .logo a:hover, .logo a:active, .logo a:focus {
        background: #0067a2;
        color: #ffffff;
        text-decoration: none;
    }
}

.t4-header .header-wrap {
    min-height: 55px;
    /* width: calc(100% - 10px); */
}

.not-at-top #t4-header.t4-sticky {
    background-color: #0077bb;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.logo-image > a {
    background: transparent;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    margin: 0;
    max-width: 160px;
    max-height: 55px;
}

.navbar-brand a:hover, .navbar-brand a:focus, .navbar-brand a:active {
    background: #0067a2;
    color: #ffffff;
}

@media screen and (min-width: 991px) {

    .logo-image > a {
        background: #0067a2;
    }

}

.t4-header .t4-navbar {
    margin-left: 0 !important;
    position: unset;
}

.header-wrap .navbar {
    position: unset;
}

.navbar-expand-lg {
    margin-left: 0rem;
}

@media screen and (min-width: 991px) {
    .t4-navbar .nav-item {
        margin-left: 30px;
    }
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    padding: 0;
    line-height: 55px;
    color: #bbe6ff;
    height: unset;
}

.t4-megamenu .navbar-nav > li > a .item-caret::before, .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before {
    border-top-color: #bbe6ff;
}

.t4-megamenu .navbar-nav > li.show > a, .t4-megamenu .navbar-nav > li.show > .nav-link {
    color: #ffffff;
}

.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: #ffffff;
}

.t4-megamenu .navbar-nav > li > a:hover, .t4-megamenu .navbar-nav > li > a:focus, .t4-megamenu .navbar-nav > li > a:active, .t4-megamenu .navbar-nav > li > .nav-link:hover, .t4-megamenu .navbar-nav > li > .nav-link:focus, .t4-megamenu .navbar-nav > li > .nav-link:active {
    color: #ffffff;
}



.t4-megamenu .navbar-nav > li > a:focus {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.t4-megamenu .navbar-nav > li > a:hover .item-caret::before, .t4-megamenu .navbar-nav > li > a:focus .item-caret::before, .t4-megamenu .navbar-nav > li > a:active .item-caret::before, .t4-megamenu .navbar-nav > li > .nav-link:hover .item-caret::before, .t4-megamenu .navbar-nav > li > .nav-link:focus .item-caret::before, .t4-megamenu .navbar-nav > li > .nav-link:active .item-caret::before {
    border-top-color: #ffffff;
}

.t4-megamenu .dropdown-menu {
    background-color: #444444;
    border: 1px solid #444444;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    color: #f7f7f7;
    min-width: 200px;
    padding: 1rem 1rem;
}

.t4-megamenu .dropdown-menu li {
    list-style: none;
    margin-left: 0;
    border-bottom: 1px solid #515151;
}

.t4-megamenu .dropdown-menu li:first-child {
    border-top: 1px solid #515151;
}

.t4-megamenu .dropdown-menu li:last-child {
    border-bottom: 1px solid #515151;
}

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
    color: #ffffff;
    padding: 10px;
}

.t4-megamenu .dropdown-menu li > a:hover, .t4-megamenu .dropdown-menu li > .nav-link:hover, .t4-megamenu .dropdown-menu li .dropdown-item:hover, .t4-megamenu .dropdown-menu li > a:focus, .t4-megamenu .dropdown-menu li > .nav-link:focus, .t4-megamenu .dropdown-menu li .dropdown-item:focus {
    color: #ffffff;
    background-color: #515151;
}

.t4-megamenu .dropdown-menu li.active > a {
    color: #ffffff;
    background: #515151;
}

.t4-megamenu .dropdown-menu li.dropdown {
    display: inline-block;
}

.t4-megamenu .dropdown.fullwidth {
    position: unset;
}

.t4-megamenu .dropdown.fullwidth .level1 {
    width: 100%;
    padding: .5rem 1rem;
    margin-left: 0 !important;
}

.t4-megamenu .dropdown.fullwidth .level1 ul {
    display: flex;
    justify-content: space-between;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li {
    margin: 0;
    padding: 0 10px;
    background: transparent;
    color: inherit;
    font-size: 18px;
    line-height: normal;
    white-space: nowrap;
    border-top: none;
    border-bottom: none;
    flex: 1;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > span {
    padding-bottom: 0;
    cursor: default;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > span:hover {
    background: transparent;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > span > .item-caret {
    display: none;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div {
    display: block;
    position: relative;
    right: unset;
    left: unset;
    box-shadow: none;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div {
    padding: 20px 0px;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul {
    display: block;
    justify-content: unset;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li {
    padding: 0;
    border-bottom: 1px solid #515151;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li:first-child {
    border-top: 1px solid #515151;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li a {
    padding: 10px;
    color: #eeeeee;
    transition: all 0.2s;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li a > span {
    display: flex;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li a img {
    float: left;
    margin-right: 10px;
}

.t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li a .image-title {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

@media screen and (min-width: 991px) {
    .t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
        -webkit-box-shadow: inset 0 -2px 0 #ffffff;
        box-shadow: inset 0 -2px 0 #ffffff;
    }
    
    .t4-megamenu .navbar-nav > li > a:hover, .t4-megamenu .navbar-nav > li > a:focus, .t4-megamenu .navbar-nav > li > a:active, .t4-megamenu .navbar-nav > li > .nav-link:hover, .t4-megamenu .navbar-nav > li > .nav-link:focus, .t4-megamenu .navbar-nav > li > .nav-link:active {
        -webkit-box-shadow: inset 0 -2px 0 #ffffff;
        box-shadow: inset 0 -2px 0 #ffffff;
    }
}

@media (max-width: 991.98px) {
    .nav-breakpoint-lg .t4-megamenu {
        background: #0077bb;
        border: 1px solid rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 12px 10px rgba(0, 0, 0, 0.1);
        position: absolute;
        top: 100%;
        left: 0;
        max-height: 320px;
        margin-top: -1px;
        overflow: auto;
        padding: 0 .25rem;
        width: 100%;
        z-index: 3;
    }

    .nav-breakpoint-lg .t4-megamenu .navbar-nav > li > a, .nav-breakpoint-lg .t4-megamenu .navbar-nav > li > span {
        height: auto !important;
        line-height: inherit !important;
        padding: 20px;
        border-top: 1px solid #0067a2;
    }

    .nav-breakpoint-lg .t4-megamenu .navbar-nav > li > a {
        border-top: 1px solid #0067a2;
    }

    .nav-breakpoint-lg .t4-megamenu .navbar-nav > li:first-child > a {
        border-top: 0;
    }

    .nav-breakpoint-lg .t4-megamenu .navbar-nav > li:last-child > a, .nav-breakpoint-lg .t4-megamenu .navbar-nav > li:last-child > .nav-link {
        border-top: 1px solid #0067a2;
    }
}

@media (max-width: 991px) {
    .nav-breakpoint-lg .t4-megamenu .dropdown-menu {
        background: #0067a2;
        padding-right: 0;
        padding-left: 0;
    }

    .t4-megamenu .dropdown-menu li {
        border-top: 1px solid #005788;
        border-bottom: 0;
    }

    .t4-megamenu .dropdown-menu li:first-child {
        border-top: 0;
    }

    .t4-megamenu .dropdown-menu li:last-child {    
        border-bottom: 0;
    }

    .nav-breakpoint-lg .t4-megamenu .dropdown-menu > .dropdown-menu-inner > ul > li > a {
        padding: 20px 20px 20px 30px;
        color: #bbe6ff;
    }

    .nav-breakpoint-lg .t4-megamenu .dropdown-menu > .dropdown-menu-inner > ul > li.active > a {
        color: #ffffff;
        background-color: transparent;
    }

    .nav-breakpoint-lg .t4-megamenu .dropdown-menu > .dropdown-menu-inner > ul > li {
        border-top-color: #005788;        
        border-bottom-color: #005788;        
        border-bottom: 0;
    }

    .nav-breakpoint-lg .t4-megamenu .dropdown-menu > .dropdown-menu-inner > ul > li:last-child {
        border-top: 1px solid #005788;
    }

    .t4-megamenu .dropdown.fullwidth .level1 {
        padding: 0;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul {
        display: block;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul > li {
        width: 100%;
        padding: 0;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul > li > span {
        color: #fff;
        line-height: 40px;
        padding: 0;
        padding-left: 20px;
        display: block;
        font-size: 15px;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div {
        padding: 0;
        background: #005788;
        border-top: 1px solid #00466e;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li {
        border-top: 1px solid #00466e;
        border-bottom: 0;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li:first-child {
        border-top: 0;
        border-bottom: 0;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li > a {
        color: #bbe6ff;
        padding: 20px 20px 20px 30px;
        line-height: unset;
    }

    .t4-megamenu .dropdown.fullwidth .level1 ul > li > div > div > ul > li a .image-title {
        color: #bbe6ff;
        font-size: 14px;
    }    

    .t4-megamenu .dropdown-menu li > a:hover, .t4-megamenu .dropdown-menu li > .nav-link:hover, .t4-megamenu .dropdown-menu li .dropdown-item:hover, .t4-megamenu .dropdown-menu li > a:focus, .t4-megamenu .dropdown-menu li > .nav-link:focus, .t4-megamenu .dropdown-menu li .dropdown-item:focus {
        color: #ffffff;
        background-color: transparent;
    }

    .nav-breakpoint-lg .t4-megamenu .dropdown-menu > .dropdown-menu-inner > ul > li > a:focus, .nav-breakpoint-lg .t4-megamenu .dropdown-menu > .dropdown-menu-inner > ul > li > a:hover {
        color: #ffffff;
    }

    .t4-megamenu .dropdown-menu li.active > a {
        color: #ffffff;
        background: transparent;
    }
}

.t4-megamenu .login-box .mega-col-title {
    border-bottom: none;
}

.t4-megamenu .login-box .mega-col-title span {
    color: #f7f7f7;
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 18px;
    line-height: normal;
    white-space: nowrap;
    margin-bottom: 0;
    text-transform: none;
    font-weight: bold;
}

.t4-megamenu .login-box .btn {
    font-size: 14px;
    padding: 6px 12px !important;
}

.t4-megamenu .login-box .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.t4-megamenu .login-box .input-group {
    background-color: #eeeeee;
}

#login-form .mod-login__username input, #login-form .mod-login__password input, #login-form .mod-login__twofactor input {
    border-radius: 0;
    color: #666666;
    background-color: #ffffff;
    margin-left: 35px;
    padding-left: 15px;
    min-width: 240px;
}

.t4-megamenu .login-box .form-group {
    margin-bottom: 1rem;
}

.t4-megamenu .dropdown-menu.login-box li > a, .t4-megamenu .dropdown-menu.login-box li > .nav-link, .t4-megamenu .dropdown-menu.login-box li .dropdown-item {
    background: transparent;
}

.t4-megamenu .dropdown-menu.login-box li > a:hover, .t4-megamenu .dropdown-menu.login-box li > .nav-link:hover, .t4-megamenu .dropdown-menu.login-box li .dropdown-item:hover {
    background: transparent;
    color: #0077bb;
}

.t4-megamenu .dropdown-menu.login-box li {
    border: none;
}

.t4-megamenu .dropdown-menu.login-box li:first-child {
    border-top: none;
}

#login-form .mod-login__username .input-group-text, #login-form .mod-login__username .input-group-addon > span, #login-form .mod-login__password .input-group-text, #login-form .mod-login__password .input-group-addon > span, #login-form .mod-login__twofactor .input-group-text, #login-form .mod-login__twofactor .input-group-addon > span {
    left: .5rem;
}

#login-form .mod-login__username .input-group-text.icon-user:before, #login-form .mod-login__username .input-group-addon > span.icon-user:before, #login-form .mod-login__password .input-group-text.icon-user:before, #login-form .mod-login__password .input-group-addon > span.icon-user:before, #login-form .mod-login__twofactor .input-group-text.icon-user:before, #login-form .mod-login__twofactor .input-group-addon > span.icon-user:before {
    content: "\f007";
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
}

#login-form .mod-login__username .input-group-text.icon-lock:before, #login-form .mod-login__username .input-group-addon > span.icon-lock:before, #login-form .mod-login__password .input-group-text.icon-lock:before, #login-form .mod-login__password .input-group-addon > span.icon-lock:before, #login-form .mod-login__twofactor .input-group-text.icon-lock:before, #login-form .mod-login__twofactor .input-group-addon > span.icon-lock:before {
    content: "\f023";
    font-family: 'Font Awesome 6 Free';
}

@media (max-width: 991px) {
    .nav-breakpoint-lg .t4-megamenu .navbar-nav > li.login > a .item-caret, .nav-breakpoint-lg .t4-megamenu .navbar-nav > li.login > span .item-caret {
        display: none;
    }

    .nav-breakpoint-lg .t4-megamenu .dropdown-menu.login-box {
        display: none !important;
    }
}


.t4-header .search {
    height: 55px;
    position: absolute;
    right: 0;
    margin: 0;
    z-index: 1000;
}

.t4-header .search {
    right: 55px;
    max-width: 57px;
}

@media screen and (max-width: 990px) {
    .t4-header .search:hover, .t4-header .search:focus {
        max-width: none;
    }
}

.t4-header .search form {
    position: relative;
}

.t4-header .search .input-container {
    position: relative;
    /* background: #0067a2; */
    border-left: 1px solid #0067a2;
    border-right: 1px solid #0067a2;
}

@media screen and (min-width: 991px) {
    .t4-header .search .input-container {
        background: #0067a2;
    }
}

.t4-header .search .input-container:before {
    content: "\f002";
    color: #bbe6ff;
    display: inline-flex;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    align-items: center;
    left: 20px;
    height: 100%;
}

.t4-header .search .form-control {
    border: 0;
    background-color: transparent;
    color: #ffffff;
    height: 54px;
    line-height: 35px;
    position: relative;
    margin: 0;
    padding: 10px 15px 10px 40px;
    width: 0;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
    border-radius: 0;
}

.t4-header .search .form-control::placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
}

.t4-header .search .form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #ffffff;
}

.t4-header .search .form-control:focus, .t4-header .search .form-control:hover {
    width: 180px;
}

@media screen and (min-width: 991px) {
    .t4-header .search {
        right: 0;
        top: 0;
        max-width: none;
    }
    
    .t4-header .search .form-control {
        height: 55px;
    }
}

.navbar-toggler {
    padding: 12px 19px;
}

.navbar-toggler:hover, .navbar-toggler:focus {
    background: #0067a2;
    color: #ffffff;
}

.navbar-toggler .fa {
    background-color: transparent;
    color: #bbe6ff;
}

.item-page.layout-default.no-sidebar .bottom-article-info, .item-page.layout-default.no-sidebar .full-image {
    margin-left: auto;
    margin-right: auto;
    max-width: unset;
}

.article-title, .article-header h1 {
    margin: 0 0 20px 0;
    font-size: 18px;
    background: #ecf8ff;
    background: -moz-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: -webkit-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: linear-gradient(to right, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf8ff', endColorstr='#ffffff',GradientType=1 );
    padding: 10px;
    border-left: 5px solid #0077bb;
    color: #0077bb;
    line-height: 24px;
}

.item-page .page-header h2, .item-page .page-header .h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    h2 {
        font-size: 35px;
        color: #444444;
    }
}

.item-page .article-aside {
    font-size: 14px;
}

.t4-sideshow {
    padding-top: 0;
    padding-bottom: 0;
}

.t4-sideshow .section-inner > .container {
    display: none;
}

#n2-ss-2-align .n2-ss-layer {
    position: absolute !important;
    bottom: 0px !important;
    width: 100% !important;
}

@media (min-width: 1281px) {
    #n2-ss-2-align .n2-ss-layer {
        bottom: 0px !important;
    }
}

.page-header h2, .page-header .h2, .categories-list h2, .categories-list .h2 {
    margin: 0 0 20px 0;
    font-size: 18px;
    background: #ecf8ff;
    background: -moz-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: -webkit-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: linear-gradient(to right, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf8ff', endColorstr='#ffffff',GradientType=1 );
    padding: 10px;
    border-left: 5px solid #0077bb;
    color: #0077bb;
    line-height: 24px;
}

.page-header h2 a, .page-header .h2 a, .categories-list h2 a, .categories-list .h2 a {
    color: #0077bb;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.article-body h2.title {
    margin: 0 0 20px 0;
    font-size: 25px;
    padding: 10px 0px;
    color: #0077bb;
}

figure figcaption {
    background: #eeeeee;
    color: #666666;
    font-size: 12px;
    text-transform: none;
    text-shadow: none;
}

.blog .items-leading .item-content, .blog-featured .items-leading .item-content {
    padding: unset;
}

.blog .item-intro, .blog-featured .item-intro {
    color: #444444;
}

.blog.layout_style_1 .item-inner, .blog-featured.layout_style_1 .item-inner {
    grid-template-columns: 1fr 2fr;
}

.item-page.layout-default.no-sidebar .top-article-info {
    text-align: unset;
}

.item-page.layout-default.no-sidebar .top-article-info .article-aside, .item-page.layout-default.no-sidebar .top-article-info .article-info, .item-page.layout-default.no-sidebar .top-article-info .bottom-meta {
    justify-content: start;
}

.article-info .author-img, .article-info .fa.fa-eye, .article-info .fa.fa-calendar, .article-info .fa.fa-folder {
    display: inline-block;    
}

.item-page.layout-default.no-sidebar .top-article-info {
    max-width: unset;
}

.article-info dd::after {
    background: transparent;
}

th {
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    background: #2d729a;
    color: #fff;
    font-size: 14px;
}

.data-table-rb {
    border: 1px solid #fff;
}

.data-table-rb tr:nth-child(odd) {
    background: #e8e8e8;
}

.data-table-rb thead th {
    padding: 10px;
    border: 1px solid #ffffff;
}

.data-table-rb td {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #ffffff;
}

.data-table-rb tr td:last-child {
    text-align: center;
}

.bottom-article-info {
    padding-bottom: 40px;
}

.items-row .item .item-image {
    margin-top: 0px;
    margin-right: 0;
    border-radius: 0;
    transition: all 0.5s;
}

.items-row .item:hover .item-image {
    transform: scale(1.1);
}

.pull-left.item-image img, .item-image.pull-left img {
    transform: unset;
    -webkit-transition: unset;
    transition: unset;
    max-width: 100%;
    width: 100%;
    height: unset;
    object-fit: unset;
    border-radius: 0;
}

.blog .item:hover img, .blog-featured .item:hover img {
    -webkit-transform: unset;
    transform: unset;
}

p.readmore .btn, p.readmore .blog-list .item-readmore a, .blog-list .item-readmore p.readmore a {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
    line-height: 1.42857143;
    border-radius: 0;
    padding: 6px 12px;
    font-size: 14px;
    text-transform: none;
}

p.readmore .btn:hover, p.readmore .blog-list .item-readmore a:hover, .blog-list .item-readmore p.readmore a:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

p.readmore .btn:focus, p.readmore .blog-list .item-readmore a:focus, .blog-list .item-readmore p.readmore a:focus {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.pagination, .k-ui-namespace .k-pagination .k-pagination__pages li a {
    gap: 0;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #0077bb;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination .page-link, .k-ui-namespace .k-pagination .k-pagination__pages li a .page-link, .pagination .pagenav, .k-ui-namespace .k-pagination .k-pagination__pages li a .pagenav {
    border-radius: 0;
}

.pagination > .page-item {
    margin-bottom: 10px;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #0077bb;
    border-color: #0077bb;
    cursor: default;
}

@media screen and (max-width: 767px) {
    .com-content-category-blog .com-content-category-blog__navigation {
        margin-bottom: 4rem;
    }
}

.module-title {
    font-weight: var(--heading-font-weight);
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 20px;
    }
}

.module-title {
    background: transparent;
    color: inherit;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: none;
}

.category-module .item-title a, .latestnews .item-title a, .mostread .item-title a {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    display: block;
    color: #0077bb;
}

.com-content-category-blog .page-header h2, .com-content-category-blog .page-header .h2, .com-content-category-blog .categories-list h2, .com-content-category-blog .categories-list .h2 {
    margin-bottom: 10px;
}

.category-module > li a:hover, .latestnews > li a:hover, .mostread > li a:hover {
    color: #00466e;
}

.article-info {
    text-transform: none;
    color: #999999 !important;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 0;
}

.category-module > li .item-body .item-meta, .latestnews > li .item-body .item-meta, .mostread > li .item-body .item-meta {
    text-transform: none;
    color: #666666;
    font-size: 12px;
}

#jevents_body {
    border: 1px solid #DDD;
    border-radius: 0;
    padding-bottom: 0;
}

#jevents_body .cal_today a.cal_daylink {
    background-color: #0077bb;
}

.month_date {
    min-height: 25px;
    display: inline-block;
    padding-left: 10px;
    vertical-align: top;
    margin-bottom: 5px;
    width: 50%;
}

div.new-navigation {
    margin: auto auto;
    margin-bottom: 20px;
    display: inline-block;
    width: 49.5%;    
}

div.new-navigation .nav-items {
    width: 100%;
    padding-right: 10px;
    text-align: right;
}

div.new-navigation .nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 1px solid #0077bb;
    /* border-left: 0px; */
    border-radius: 0;
}

div.new-navigation .nav-items > div:first-child {
    border-radius: 0;
    border-left: 1px solid #0077bb;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #0077bb;
    color: #FFF;
    border-radius: 0;
}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #0077bb;
    color: #FFF;
    border-left: 1px solid #0077bb;
}

#jevents_body .nav-items > div a:hover {
    padding: 7px 12px 7px 12px;
    background-color: #CCC;
    border-radius: 0;
    border-left: 1px solid #0077bb;
    color: #000;
}

div#jumpto form {
    text-align: right;
    width: 100%;
    padding-right: 10px;
}

#jevents_body #jumpto form select {
    border-radius: 0;
}

#jevents_body #jumpto form button {
    border-radius: 0;
    background: transparent;
    background-color: #0077bb;
    color: #fff;
    padding: 5px 14px;
}

.jev_toprow div.currentmonth {
    width: 50%;
    border-top: 1px solid #0077bb;
    border-bottom: 1px solid #0077bb;
    margin-bottom: -1px;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #0077bb;
    border: 1px solid #0077bb;
}

.jev_toprow div.previousmonth {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#jevents_body .jev_toprow div.previousmonth a {
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
    color: #FFF;
    background: transparent !important;
    text-decoration: none;
}

.jev_toprow div.nextmonth {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#jevents_body .jev_toprow div.nextmonth a {
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
    color: #FFF;
    background: transparent !important;
    text-decoration: none;
}

#jevents_body .cal_table {
    width: calc(100% + 2px) !important;
}

#jevents_body .cal_top_day_names td {
    text-align: center;
}

.cal_daysoutofmonth {
    background-color: #e4e8e8;    
    color: #cccccc !important;
}

#jevents_body .event_legend_container {
    display: none;
}

@media (max-width: 768px) {

    div.new-navigation {
        width: 45%;
        margin-top: 10px;
    }

    div.new-navigation .nav-items {
        padding-right: 0;
    }

    div#jumpto form {
        padding-right: 0;
    }

}

@media (max-width: 767px) {

    .month_title {
        font-size: 1.5em;
    }

    .month_title_year {
        font-size: 1.25em;
    }

    div.new-navigation {
        width: 45%;
    }

    div.new-navigation .nav-items {
        padding-right: 0;
    }

    #jevents_body .cal_top_day_names {
        min-width: unset;
    }
}

@media (max-width: 380px) {
    #jevents_body .cal_top_day_names td {
        padding: 0;
    }
}

.login-wrap {
    padding-top: 20px;
}

.login-wrap .login-remember input.inputbox {
    border-radius: 0;
    height: 16px;
}

.form-check-input:checked, .contact .email-copy > input[type=checkbox]:checked {
    background-color: #0077bb;
    border-color: #0077bb;
}

.form-control, .cart-view .inline #userIDcart_chosen .chosen-single {
    border-radius: 0;
}

.control-label .form-control-feedback {
    display: none;
}

.login-wrap .login-submit .btn, .login-wrap .login-submit .blog-list .item-readmore a, .blog-list .item-readmore .login-wrap .login-submit a {
    background-color: #0077bb;
    border-radius: 0;
}

.login-wrap .login-submit .btn:hover, .login-wrap .login-submit .blog-list .item-readmore a:hover, .blog-list .item-readmore .login-wrap .login-submit a:hover {
    background-color: #005788;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 0;
}

.input-password-toggle .icon-eye:before {
    content: "\f06e";
    font-family: FontAwesome;
}

.login-wrap .other-links ul {
    list-style: unset;
    list-style-type: disc;
    margin-left: 20px;
}

.login-wrap .other-links ul li {
    display: list-item;
    text-align: left;
}

.login-wrap .other-links ul li a {
    color: #0077bb;
}

.profile .btn-toolbar {
    justify-content: flex-end;
}

.profile .btn-toolbar .btn.btn-secondary {
    border-radius: 0;
    text-transform: none;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.profile .btn-toolbar .btn.btn-secondary:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
} 

.page-header h1, .page-header .h1, .categories-list h1, .categories-list .h1 {
    margin: 0 0 20px 0;
    font-size: 18px;
    background: #ecf8ff;
    background: -moz-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: -webkit-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: linear-gradient(to right, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf8ff', endColorstr='#ffffff',GradientType=1 );
    padding: 10px;
    border-left: 5px solid #0077bb;
    color: #0077bb;
    line-height: 20px;
    text-transform: none;
}

.speasyimagegallery-albums {
    padding-bottom: 20px;
}

.speasyimagegallery-gallery-item-content {
    display: none;
}

.speasyimagegallery-album-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -42px;
    padding: 10px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    height: 90px;
    transition: all 0.5s;
}

.speasyimagegallery-album:hover .speasyimagegallery-album-info {
    bottom: 0px;
}

.speasyimagegallery-album-title {
    display: block;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .9);
    text-decoration: none;
    font-weight: normal;
    margin: 0 0 5px;
    outline: 0;
    -webkit-transition: color 400ms;
    transition: color 400ms;
}

.speasyimagegallery-album {
    display: block;
    margin: 10px;
    padding: 0px !important;
    overflow: hidden;
    transition: all 0.5s;
}

.speasyimagegallery-album-meta {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
}

.speasyimagegallery-album-meta > span {
    display: block;
    font-size: 12px;
    line-height: 1;
    font-weight: normal;
    letter-spacing: 1px;
    color: #fff;
    padding: 10px 5px;
    margin: 0;
}

.speasyimagegallery-album:hover .speasyimagegallery-album-meta > span {
    color: rgba(255, 255, 255, .8);
}

.speasyimagegallery-album > div img {
    width: 100%;
    transition: all 0.5s;
}

.speasyimagegallery-album:hover > div img {
    transform: scale(1.1);
}

.pd-categories-view .card-body {
    padding: 10px;
    min-height: 110px;
}

.pd-categories-view .card-title {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

.pd-categories-view .card-title small {
    color: #777;
    font-size: 85%;
    font-weight: bold;
}

.pd-category-view .ph-top {
    float: right;
    position: relative;
    width: 32px;
    margin-top: 5px;
    margin-right: 7px;
}

.pd-category-view .ph-top .btn.btn-primary {
    background-color: #0077bb !important;
    border-color: #0077bb !important;
    border-radius: 0;
    padding: 5px 10px;
}

.pd-category-view .ph-top .btn.btn-primary:hover, .pd-category-view .ph-top .btn.btn-primary:focus, .pd-category-view .ph-top .btn.btn-primary:active {
    background-color: #04476d !important;
    border-color: #04476d !important;
}

#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {
    margin: 0 0 20px 0;
    font-size: 18px;
    background: #ecf8ff;
    background: -moz-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: -webkit-linear-gradient(left, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    background: linear-gradient(to right, #ecf8ff 0%, #ecf8ff 47%, #ffffff 78%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf8ff', endColorstr='#ffffff',GradientType=1 );
    padding: 10px;
    border-left: 5px solid #0077bb;
    color: #0077bb;
    line-height: 20px;
    padding-right: 40px;
}

.pd-category-view .pd-category .row:hover {
    box-shadow: 0px 0px 5px inset #cacaca;
}
.pd-category-view .pd-category .row {
    border-bottom: 1px solid #f0f0f0;
    counter-increment: section;
    position: relative;
    margin: 10px auto;
    border-top: 1px solid #f0f0f0;
}

.pd-category-view .pd-category .pd-row2-bp {
    display: none;
}

.pd-category-view .pd-category .row > div {
    padding: 0;
    align-content: center;
}

.pd-category-view .pd-filenamebox-bt {
    position: relative;
    float: left;
    padding-left: 50px;
}

.pd-category-view .pd-category .row:before {
    content: attr(data-number);
    position: absolute;
    left: 0;
    top: 0px;
    color: #ffffff;
    background: #828282;
    padding: 12px 0px;
    width: 34px;
    height: 100%;
    text-align: center;
}

.pd-button-box-bt a.btn {
    margin: 5px 0;
    background-color: #0077bb !important;
    border-color: #0077bb !important;
    border-radius: 0;
    text-transform: none;
    font-size: 14px;
}

.pd-button-box-bt a.btn:hover, .pd-button-box-bt a.btn:focus, .pd-button-box-bt a.btn:active {
    background-color: #04476d !important;
    border-color: #04476d !important;
}

@media (max-width: 640px) {
    .pd-categories-view .card-body {
        padding: 5px 10px;
        min-height: unset;
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
    }
}


.n2-section-smartslider-title {
    width: 100%;
    padding: 10px 5px;
    text-align: center;
    background: #0067a2;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
}

.n2-section-smartslider {
    font-weight: bold;
    width: 100%;
    color: #000;
    border: 1px solid #e7e7e7;
    background: #f7f7f7;
    box-shadow: 0px -10px 20px inset #c3c3c3;
}

@media (max-width: 1200px) {
    div#n2-ss-3-align {
        min-width: unset !important;
    }
}

@media (orientation: landscape) and (max-width: 900px), (orientation: portrait) and (max-width: 700px) {
    div#n2-ss-3 [data-hide-mobileportrait="1"] {
        display: block !important;
    }
}

div#n2-ss-3 .n2-font-bf9654687131d9f00d4307267eaa04d9-hover {
    font-size: 16px !important;
}

.search .form-control, .cart-view .inline #userIDcart_chosen .chosen-single {
    max-width: unset;
}

.search .btn.btn-secondary {
    border-radius: 0;
}

.search .badge-info {
    background-color: #999999;
    border-radius: 0;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
}

.search .form-select {
    border-radius: 0;
}

.search .search-results .result-title, .search #search-results .result-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

span.highlight {
    background-color: #FFFFCC;
    font-weight: bold;
    padding: 1px 0;
}

.search-results .result-created {
    font-size: 12px;
    color: #999999;
}

#back-to-top {
    color: #ffffff;
    background-color: #0077bb;
    border-color: #0067a2;
    border-radius: 0;
}

#back-to-top:hover {
    color: #ffffff;
    background-color: #005788;
    border-color: #004064;
}

.t4-footer {
    background: #f7f7f7;
    color: #666666;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
    font-size: 1em;
}

@media (max-width: 767px) {
    .t4-footer {
        display: none !important;
    }
}

@media screen and (min-width: 768px) {
    .t4-footer .container {
        padding: 10px 14px;
    }
}

.t4-footer .footer-1 .custom > p:first-child {
    display: flex;
    align-items: center;
}

.t4-footer .footer-1 .custom > p:first-child img {
    height: 20px;
    transition: all 0.5s;
}

.t4-footer .t4-col {
    margin-top: 10px;
    margin-bottom: 0px;
}

.t4-footer .custom h3 {
    color: #444444;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
}

.t4-footer .custom iframe {
    max-width: 100%;
}

.t4-footer-nav {
    background: #f7f7f7;
    color: #666666;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding: 10px 0px;
    line-height: 18px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .t4-footer-nav .custom {
        width: 100% !important;
        text-align: center;
    }
}

.t4-footer-nav a {
    color: #0077bb;
}

.t4-footer-nav a:hover, .t4-footer-nav a:focus {
    color: #00466e;
}
