
/* Main Logo */
#nova-logo {
    margin-top:20px;
    width:300px;
    display:none;
}

/* Login Logo */
#PageHeader1__Logo {
    margin-top:70px;
}

/* Logout Logo */
#PageHeader__Logo {
    margin-top:70px;
}

/* Main Menu Styles */
#PageHeader1MyWebMenu_MainM {
    border-style:none;
}

/* Main Menu Table Cells 
.ig_4581514b_r2 {
    background-color:#002e62;
    font-family: arial;
    font-size: .8em;
    font-weight: normal;
    padding-bottom:10px;
}
*/

.ig_4581514b_r2 td:nth-child(1) {
    visibility: hidden;
}
.ig_4581514b_r2 td:nth-child(2) {
    padding:5px;
    padding-right:5px;
}

/* ======================================= */
/*   GLOBAL NAV MENU CLASSES AND CHANGES   */
/* ======================================= */


.page_header_nav {
    background-color: #1658a2;
    font-size: 1.2em;
    border-style:none;
}

.page_header_nav table {
    background-color:#002e62;
    font-family: arial;
    font-size: .9em;
    font-weight: normal;
    padding-bottom:5px;
}


/* FINDING THE MENU BAR 
#PageHeader1_Div3 {
    background-color: #1658a2;
    font-size: 1.2em;
}
*/


#OKButton__Button .btn-primary {
    background-color: #1658a2;
}

#OKButton__Button .btn-primary:hover {
    background-color: #0d6efd;
}

.login-box input {
    border: 1px solid #1658a2;
}


#page_name_header {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #002e62;

}


#tms_table_content .dh {
    display: none;
}

/*
.filter_area {
    background-color: aqua;
}
*/



/* SHIPPING DEPARTMENT CSS */

.header_cell, .header_cell_scrolling, .thc, .thcs {
    background-color: #002e62;
    border-bottom: 0px;
    border-right: 0px;
    padding: 7px;
    font-size:1.3em;
}

.column_header a, .column_header_scrolling a, .tch a, .tchs a {
    font-size:1em;
}

.dBody {
    border-right:0px;
    border-left:0px;
}

.tic {
    padding: 6px;
}




/* make space after removed row under title  */
#main_tms_table_nav {
    margin-bottom: 8px;
}

.filter_area {
    font-size: 1.2em;
}

.Search_Input {
    height:2.2em;
}



/* Hide old TMS menu   */
#PageHeader1MyWebMenu_MainM, #PageHeader2MyWebMenu_MainM {
    display: none;
}
