.left {
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 5px;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.t4-content {

}
.contentbody {
    margin-left: 15px;
    margin-bottom: 10px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 5px;
    background: #fff;
}
.contentbody .container
{
    padding: 20px 0;
}
.wg-info-header {
    display: block;
    width: 100%;
    padding: 5px 0;
    background-color: #0077bb;
}
.wg-info-header .wg-container {
    color: #fff;
}
.wg-container {
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
}
.t4-topbar{
    padding: 0;
}
.wg-info-header .wg-container .wg-info-header-column {
    width: 33%;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
}
.wg-info-header .wg-container .wg-info-header-column:first-child {
    text-align: left;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.t4-topbar .t4-section-inner{
    max-width: 100%;
    padding: 0;
}
#wg-headerwrap{
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
}
.t4-topbar{
    background: #fff;
    margin-bottom: -1px;
}
.wg-logo a {
    width: 300px;
    display: block;
    background: url(/images/header/wgsoft-shop-logo.jpg) no-repeat;
    height: 100px;
    position: relative;
    z-index: 100;
}
#wg-headerwrap .wg-slogan {
    display: block;
    position: relative;
    top: 17px;
    right: 20px;
    float: right;
}
.header-block{
    background: #fff;
}
.header-block .t4-navbar{
    margin: 0 !important;
}
.header-block{
    background: #0077bb;
}
.t4-header .header-wrap{
    min-height: 55px;

}
.navbar-brand{
    background: #0067a2;
    color: #fff;
    padding: 0 20px;
}
.navbar-brand.logo-text .site-name{
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    line-height: 55px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link{
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    color: #bbe6ff;
}
.t4-megamenu .navbar-nav > li > a .item-caret.item-caret, .t4-megamenu .navbar-nav > li > .nav-link .item-caret.item-caret{
    border-top-color: #fff;
}
.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: #fff;
}
.jumbotron h1, .jumbotron h2, .jumbotron h3{
    color: #fff;
}
.nav-breakpoint-lg .t4-megamenu{
    background: #0077bb;
}
.item-page{
    margin-top: 40px;
}
#t4-header {
    border: 0;
    border-bottom: 1px solid #0067a2;
    margin-bottom: 0;
    border-radius: 0;
}
.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;
    color: #fff;
}
.t4-megamenu .navbar-nav > li .nav-signup,
.t4-megamenu .navbar-nav > li .nav-signup:focus,
.t4-megamenu .navbar-nav > li .nav-signup.open {
    background: #ed2a1c;
    border-radius: 14px;
    box-shadow: none !important;
    padding: 1px 15px;
    margin-top: 12px;
    color: #ffffff;
    margin-left: 30px;
    line-height: 30px;
    height: 30px;
}
.t4-megamenu .navbar-nav > li .nav-signup:before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
}
.item-article img[align="right"], .article-intro img[align="right"], .item-article .img-fulltext-right, .article-intro .img-fulltext-right, .item-article .img_caption.right, .article-intro .img_caption.right, .item-article .img-intro-right, .article-intro .img-intro-right, .item-article .pull-right.item-image, .article-intro .pull-right.item-image {
    margin-left: 20px;
    max-width: 100%;
}
.item-article img[align="left"], .article-intro img[align="left"], .item-article .img-fulltext-left, .article-intro .img-fulltext-left, .item-article .img-intro-left, .article-intro .img-intro-left, .item-article .img_caption.left, .article-intro .img_caption.left, .item-article .pull-left.item-image, .article-intro .pull-left.item-image {
    margin-right: 20px;
    max-width: 100%;
}
.item-article img, .article-intro img {
    display: block;
    max-width: 100%;
    height: auto;
}
.left .nav,
.t4-off-canvas-body .nav{
    width: 100%;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .separator{
    font-size: 1em;
}
.left .nav > li > a,
.left .nav > li > .separator,
.t4-off-canvas-body .nav > li > a,
.t4-off-canvas-body .nav > li > .separator{
    padding: 10px;
    display: block;
    color: #0077bb;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator{
    color: #0077bb;
    font-weight: normal;
}
.left .nav-link,
.t4-off-canvas-body .nav-link{
    color: #0077bb;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.left .nav > li,
.t4-off-canvas-body .nav > li{
    border-top: 1px solid #eeeeee;
    margin-top: 0;
}
.left .nav > li:first-child,
.t4-off-canvas-body .nav > li:first-child{
    border-top: 0;
}
.module-title {
    background: transparent;
    color: inherit;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
}
.category-module > li.mostread-item, .latestnews > li.mostread-item, .mostread > li.mostread-item{
    gap: 0;
}
.t4-footer .item-meta{
    display: none;
}
.category-module > li:not(:first-child), .latestnews > li:not(:first-child), .mostread > li:not(:first-child){
    margin-top: 0;
}
.footer-2 ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.jumbotron-primary {
    background-color: #0077bb;
    text-align: center;
    padding: 80px;
    margin-right: -16px;
    margin-left: -16px;
    border-radius: 5px 5px 0 0;
}
.jumbotron-primary .btn-actions{
    display: none;
}
.jumbotron-primary h1, .jumbotron-primary h2, .jumbotron-primary h3 {
    color: #ffffff;
}
.jumbotron h1, .jumbotron h2, .jumbotron h3 {
    margin-top: 0;
}
.fa-home:before{
    margin-right: 5px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.item-page.layout-default.no-sidebar .top-article-info{
    max-width: 100%;
    text-align: left;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-body {
    padding: 15px;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.caption-gray {
    padding: 10px;
    color: #444444;
    background-color: #eee;
}
.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: left;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail {
    padding: 0;
    margin-bottom: 40px;
}
.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}
.left .navbar-nav > li.active > a,
.left .navbar-nav > li.active > a:hover,
.left .navbar-nav > li.active > a:focus {
    color: #ffffff;
    background-color: #0077bb;
}
.item-page.layout-default.no-sidebar .top-article-info{
    text-align: left;
}
.wg-dist {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
.wg-dist-header {
    background: #ddd;
    padding: 10px;
    font-weight: bold;
}
.wg-dist-body {
    padding: 10px;
    margin-top: -10px;
}
.wg-dist-img {
    float: right;
    margin-top: 45px;
    margin-right: 10px;
}
.head-search {
    height: 55px;
    position: absolute;
    right: 0;
    margin: 0;
    z-index: 1000;
}
.head-search,
.navbar-toggle + .head-search {
    right: 0;
    top: 0;
    height: 55px;
}
.head-search form {
    margin: 0;
}
.head-search .search {
    background: #0067a2;
    border-left: 0px;
    border-right: 0px;
    display:  block !important;
}
.head-search label {
    display: none;
}
.t4-header .form-inline .search:before{
    display: none;
}
.head-search .search .fa-search {
    color: #bbe6ff;
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    position: absolute;
    left: 20px;
    top: 19px;
    z-index: 1;
}
.head-search .search .fa-search {
    top: 20px;
    color: #fff;
}
.head-search .form-control {
    border: 0;
    background: transparent;
    color: #bbe6ff;
    height: 55px;
    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;
}
div.mod_search93.head-search input[type="search"]{
    width: 0;
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
    color: #ffffff;
    box-shadow: none;
}
.head-search .search .fa-search:hover {
    z-index: 0;
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
    color: #ffffff;
    box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
    width: 180px !important;
}
.head-search .form-control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #0067a2 inset;
    -webkit-text-fill-color: #ffffff;
}
.head-search .form-control::-moz-placeholder {
    color: #ffffff;
}
.t4-megamenu .navbar-nav > li.active > a .item-caret.item-caret, .t4-megamenu .navbar-nav > li.active > .nav-link .item-caret.item-caret{
    border-top-color: #fff;
}
#t4-masthead {
    background: #0077bb;
    color: #fff;
    padding: 100px 0;
    margin-bottom: 0px;
}
a {
    color: #0077bb;
    text-decoration: none;
}
.sidebar-2 .nav > li {
    border-top: 1px solid #eeeeee;
    margin-top: 0;
    color: #0077bb;
}
.sidebar-2 .nav > li:first-child {
    border-top: 0;
}
.nav-link{
    color: #0077bb;
}
.t4-masthead-title{
    color: #fff;
    font-size: 63px;
}
.t4-masthead-description{
    color: #bbe6ff;
    font-size: 21px;
    font-weight: 200;
}
.row-featured .container > div{
    padding: 40px 50vh;
    margin-left: -50vh;
    margin-right: -50vh;
}
.row-featured .container > div:first-child {
    background: #f7f7f7;
}
.row-featured .container > div .col-md-3{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}
.row-feature h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.row-featured h3 {
    font-size: 27.6px;
}
.row-feature h3 {
    line-height: 1.15;
    color: #444444;
}
.row-feature h3 + p {
    margin-top: -10px;
}
#t4-breadcrumbs{
    display: none;
}
.js-offcanvas-trigger{
    position: absolute;
    left: -45px;
    display: block !important;
    color: #fff;
}
.t3-sidebar .nav > li {
    border-top: 1px solid #eeeeee;
    margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
    border-top: 0;
}
.t3-sidebar .navbar{
    width: 100%;
    display: block;
}
.t3-sidebar .nav > li > a, .t3-sidebar .nav > li > .separator {
    padding: 10px;
    display: block;
}
.t3-sidebar .t4-module .nav > li.active > a,
.t3-sidebar .t4-card .nav > li.active > a,
.t3-sidebar .moduletable .nav > li.active > a,
.t3-sidebar .module_menu .nav > li.active > a{
    color: #fff;
    background: #0077bb;
}
td, tr td {
    border: 1px solid #000;
}
.kfrontend .card-header{
    padding: 15px !important;
    margin: 0;
    background-color: #444444;
    color: #fff !important;
}
.kfrontend .card-header a,
.kfrontend .card-header a{
    color: #fff !important;
}
.t4-megamenu .dropdown-menu li.active > a{
    color: #fff;
}
.t4-megamenu .dropdown-menu {
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #444444;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;

}
.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item{
    color: #fff;
}
.t4-megamenu .mega-nav > li, .t4-megamenu .dropdown-menu .mega-nav > li {
    border-bottom: 1px solid #515151;
}
.t4-megamenu .mega-nav > li:first-child,
.t4-megamenu .dropdown-menu .mega-nav > li:first-child {
    border-top: 1px solid #515151;
}
.mega-dropdown-inner .row:first-child .mega-inner{
    padding: 0;
}
.mega-dropdown-inner .row:nth-child(2) .mega-inner a{
    padding: 10px;
}
.mega-dropdown-inner .row:first-child li{
    border: 0 none !important;

}
.mega-dropdown-inner .row:first-child li a{
    font-size: 18px;
}
.t4-megamenu .dropdown-menu li > a:hover, .t4-megamenu .dropdown-menu li > a:focus, .t4-megamenu .dropdown-menu li > a:active, .t4-megamenu .dropdown-menu li > .nav-link:hover, .t4-megamenu .dropdown-menu li > .nav-link:focus, .t4-megamenu .dropdown-menu li > .nav-link:active, .t4-megamenu .dropdown-menu li .dropdown-item:hover, .t4-megamenu .dropdown-menu li .dropdown-item:focus, .t4-megamenu .dropdown-menu li .dropdown-item:active{
    color: #fff;
    background-color: #515151;
    transition: all 0.2s;
}
.t4-megamenu .navbar-nav > li.show > a, .t4-megamenu .navbar-nav > li.show > .nav-link{
    color: #fff;
}
.nav-link{
    transition: none;
}
.header-block .navbar .navbar-nav > li > a:hover,
.header-block .navbar .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
}
@media (max-width: 991px){
    #t4-masthead {
        padding: 20px 0;
    }
    .wg-info-header,
    #wg-headerwrap .wg-slogan,
    .left{
        display: none;
    }
    .contentbody{
        margin: 0;
        box-shadow: none;
        border-radius: 0;
    }
    #t4-main-body{
        padding:  0;
    }
    #t4-main-body .container{
        padding: 0;
        margin: 0;
        max-width: 100%;
    }
    #t4-main-body .row{
        margin: 0;
    }
    .jumbotron-primary {
        background-color: #0077bb;
        margin-right: -48px;
        margin-left: -48px;
        border-radius: 0;
    }
    .t4-main-body .t4-row > div{
        padding-top: 0;
    }
    .wg-logo a{
        max-width: 160px;
        max-height: 53px;
        background-size: cover;
    }
    #wg-headerwrap{
        display: none;
    }
    #triggerButton{

        position: absolute;
        left: 0;
    }
    .head-search, .navbar-toggle + .head-search{
        right: 55px;
        height: 55px;
    }
    .header-block{
        background: #0077bb;
        height: 55px;
        border: 0 none;
    }
    .head-search .form-control{
        height: 55px;
    }
    .head-search .search .fa-search{
        top: 23px;
    }
    #t4-header{
        border-bottom: 0;
    }
    .t4-header .header-wrap{
        min-height: 55px;
    }
    .fa-bars.toggle-bars{
        color: #fff;
    }
    .header-wrap{
        background: url(/images/logo.png) 40px 5px no-repeat;
        background-size: 160px;
    }
    .navbar-brand{
        background: #0077bb;
    }
}