﻿body {
    font-family: ArialMT;
    overflow-y: scroll;
    height: 100%;
    margin: 0;
    position: relative
}

.global-nav-root {
    z-index: 1203;
    width: 100%;
    top: 0px;
    position: fixed;
    background: #fff;
    border-bottom: 1px solid grey;
}

.displayTable .ui-datatable-tablewrapper .ui-column-title, .displayTable .ui-datatable-tablewrapper label {
    margin-left: 20px;
    padding: 10px 5px 0 5px;
    font-family: Arial;
    font-size: 14px;
}

.global-nav-centerAlign {
    float: right;
    margin-top: -40px;
}

.top-logo-full-image {
    margin-left: -5px;
    margin-top: 15px !important;
}

#GMSearch {
    margin-top: 0px;
}

.gm-top-searchBox {
    left: -50px;
}

    .gm-top-searchBox li {
        display: block;
    }

        .gm-top-searchBox li div {
            width: 101%;
        }

.gm-top-search-icon-container {
    display: inline;
    margin-left: -4px;
}

#global-nav-suiteBarTop {
    margin-top: -5px;
}

#global-nav-topMenu {
    position: absolute;
    right: 5px;
    top: 7px;
}

button#gm-nineBox-button {
    background-size: 43px 43px;
}

.gm-top-search-icon {
    height: 32px;
}

.global-nav-footer {
    margin-top: -1%;
    position: absolute;
    width: 100%;
    z-index: 1203;
}

.gm-master-footer-privacy-outer {
    float: right;
}

.gm-master-footer-image {
    float: left;
}

.top-logo-full-image {
    height: 30px;
    background-image: url(./images//HeaderLogoBlue.png);
    background-size: 180px 24px;
}

.footerLogo {
    max-width: 25px !important;
    margin-top: -5px;
    margin-left: 20px;
}

#nineBoxMenu {
    margin-top: 7.5px;
    z-index: 1203 !important;
}

.title {
    margin-top: 55px;
}

.tt-menu {
    margin-top: 20px;
}

