:root,
.boxed-main-layout.wpex-responsive #wrap,
#site-header #site-header-inner,
#top-bar {
    --wpex-container-width:1280px;
    --wpex-container-max-width:1280px;
}


.main-navigation-ul > .menu-item > a > .link-inner {
    text-transform: uppercase;
}


#site-navigation .dropdown-menu .link-inner.non-fatty {
    font-weight: normal;
}

.menu-item-19909 a span, .menu-item-138 a span {
    color: grey;
}

/* hack top menu font size */
.menu-item-29168 .link-inner, .menu-item-17386 .link-inner {
    font-size: 17px;
}



div#stratoworld-content button.stratoworldbutton {
    background-color: rgb(26, 115, 232) !important;
    color: white;
    padding: 5px;
    border: 0;
}

table.dataTable a {
    color: rgb(20, 90, 190);
}

table.dataTable tr td {
    color: #000;
}
