.tb-megamenu {
    background: none;
    margin-left: -25px;
    font-family: "PT Sans Narrow", "Arial Narrow", "Futura Condensed Medium", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px !important;
}

.tb-megamenu .mega-align-justify > .dropdown-menu {
    margin-left: 24px;
}

.tb-megamenu .nav > li {
    margin-right: 15px;
}

.tb-megamenu .dropdown-menu li > a {
    border-top: 0px none;
    line-height: 19px;
}

.tb-megamenu .dropdown-menu .mega-nav > li {
    margin-left: 23px;
}

.tb-megamenu #tb-megamenu-column-16 li, .tb-megamenu #tb-megamenu-column-21 li, .tb-megamenu #tb-megamenu-column-25 li {
    margin-left: 0px;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
    padding-bottom: 2px;
}

.tb-megamenu .open, .tb-megamenu .animating, .tb-megamenu .nav > li.dropdown.animating > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open > .dropdown-toggle {
    background: none;
}

.tb-megamenu .nav > li > a {
    border-right: 0px none;
    padding: 0px;
    background: none !important;
}

.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover, .tb-megamenu .nav > li.dropdown.open > .dropdown-toggle {
    color: #ccc;
}

.tb-megamenu .nav, .tb-megamenu .tb-block ul, .tb-megamenu .tb-block .nav {
    float: right;
    margin-right: -15px;
}

.tb-megamenu .dropdown-menu {
    background: rgba(209, 215, 222, 1) none repeat scroll 0 0 !important;
    /* border-color: -moz-use-text-color rgba(0, 0, 0, 1) #069; */
    border-color: #069;
    box-shadow: none;
    margin-top: 16px;
    border-left: 0px none;
    border-right: 0px none;
    overflow: hidden;
    padding: 15px 12px 5px 12px;
    /* border-top: solid 1px #069; */
}

.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
    color: #333;
    background-image: none;
    background-color: #e6ecf4;
    padding-left: 5px !important;
    margin-left: -5px !important;
}

.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
    color: #39C;
}

.tb-megamenu .tb-block {
    margin-bottom: -5px;
}

.tb-megamenu .tb-block .block-title {
    font-family: "PT Sans Narrow", "Arial Narrow", "Futura Condensed Medium", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px !important;
}

.tb-megamenu .tb-block p {
    font-weight: normal;
    text-transform: none;
    line-height: 17px;
    padding-top: 0px;
    margin-top: -5px;
}

.tb-megamenu .tb-block a {
    display: inline;
    clear: none;
    font-weight: normal;
    line-height: 17px;
    padding: 0px;
    white-space: auto;
    color: #39c;
}

.tb-megamenu .tb-block img.floatleft {
    margin-bottom: 5px;
    margin-right: 10px;
}

.tb-megamenu .dropdown-submenu > a::after {
    border-color: transparent transparent transparent #000000;
}

.tb-megamenu .dropdown-submenu:hover > a::after {
    border-left-color: #39C;
}

li[data-id="969"] {
    padding-top: 20px;
    border-top: solid 1px #9ab6bf;
} 

.tb-megamenu #tb-megamenu-column-16, .tb-megamenu #tb-megamenu-column-21, .tb-megamenu #tb-megamenu-column-25 {
    width: 160px;
}

.tb-megamenu #tb-megamenu-column-28 h2 {
    margin-top: -29px;
}

.dropdown-submenu.open {
    background-color: #e6ecf4 !important;
}

.tb-megamenu .dropdown-submenu > .dropdown-menu {
    background-color: #e6ecf4 !important;
    margin-top: 0px;
    padding: 5px;
    border-bottom: 0px none;
}

/* NEW STYLES FOR WORKDAY, JUNE 2017 */

li[data-id="969"] {
    border-top: 0 none;
    padding-top: 0;
}

#tb-megamenu-column-26 {
    width: 100% !important;
    padding: 0 10px 10px;
}

.tb-megamenu .dropdown-menu .mega-nav > li {
    margin-left: 0;
}