#header {
    height: 80px;
}
.main-nav a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 0;
}

.main-nav li {
    margin: 0 20px 0 0;
}

#sub-nav .main-nav > li > a::after {
    content: "|";
    margin-left: 15px;
    margin-right: 5px;
    color: #1C5997;
}


.custom-footer .widget-content {background-color:#3b5999!important}

#ddform > h2 {display:none;}

.page-6651 .widget:not(.custom-footer):not(.header-widget) {height:300px}

body.pages .discover-widget .widget-footer {height:100px;padding:0}

body.pages .discover-widget .discover-search-wrapper{
    background: rgba(16,90,139,0.8);
    padding: 5px;
    margin-top:100px !important
}

body.pages .discover-widget .discover-search-wrapper .title-group h2,
body.pages .discover-widget .discover-search-wrapper .title-group h3,
body.pages .discover-widget .discover-search-wrapper .search-personal a,
body.pages .discover-widget .discover-search-wrapper .search-advanced {
    color:#fff
}

/*
.page-6620 ul.tabbed-widget-tabs li.tabbed-widget-tab {background-color:#fff !important}
.page-6620 ul.tabbed-widget-tabs li.tabbed-widget-tab.active {border-bottom:3px solid #0452ad}
.page-6620 ul.tabbed-widget-tabs {border-bottom: 1px solid #bababa;margin-bottom:10px !important}
.page-6620 ul.tabbed-widget-tabs li.tabbed-widget-tab a{font-weight:normal;color:black !important}
*/

body:not(.page-6643) ul.tabbed-widget-tabs li.tabbed-widget-tab {
    background-color:#fff !important
}

body:not(.page-6643) ul.tabbed-widget-tabs li.tabbed-widget-tab.active {
    border-bottom:3px solid #0452ad
}

body:not(.page-6643) ul.tabbed-widget-tabs {
    border-bottom: 1px solid #bababa;
    margin-bottom:10px !important
}

body:not(.page-6643) ul.tabbed-widget-tabs li.tabbed-widget-tab a {
    font-weight:normal;
    color:black !important
}

.custom-table thead tr {
    background-color: #034694;
    color: #ffffff;
    text-align: left;
}

.custom-table th,
.custom-table td {
    padding: 12px 15px;
}

.custom-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.custom-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.custom-table tbody tr:last-of-type {
    border-bottom: 2px solid #034694;
}
