﻿#topContent {
    background-color: white;
    color: white;
    width: 100%;
    top: 2px;
    height: 42px;
    position: absolute;
}

#bodyHeader1 {
    background-color: white;
    overflow: hidden;
    width: 100%;
    top: 46px;
    height: 50px;
    position: absolute;
}

#bodyContent1 {
    margin: 0 0 0 0;
    background-color: white;
    overflow: auto;
    top: 98px;
    height: 520px;
    width: 100%;
    position: absolute;
}

#bodyContentF {
    background-color: floralwhite;
    overflow: auto;
    top: 84px;
    height: 1470px;
    width: 100%;
    position: absolute;
}

#bodyFooterD {
    margin: 0 0 0 0;
    background-color: floralwhite;
    overflow: hidden;
    height: 34px;
    position: absolute;
    bottom: 38px;
    width: 99.5%;
}

#header {
    background-color: #1B7DCE;
    margin: 10px 10px 0px 10px;
    height: 120px;
    overflow: hidden;
}

#SideBar {
    float: left;
    width: 160px;
    margin-left: 10px;
    padding-top: 1em;
    height: 900px;
}

#Content {
    padding-top: 3em;
    margin: 0 0 0 0;
    background-color: White;
    overflow: hidden;
}

#Footer {
    clear: both;
    background-color: #009933;
    padding-bottom: 0.5em;
    padding-left: 200px;
    text-decoration: underline;
    color: white;
}

h1 {
    font-family: 'Trebuchet MS';
    font-size: 18px;
    color: #00644D;
}

h2 {
    font-family: Calibri, Geneva, Tahoma, sans-serif;
    font-size: 16px;
    color: #00644D;
}

h3 {
    font-family: Calibri, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    color: #00644D;
}

h4 {
    font-family: Calibri, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    color: #00644D;
}

h5 {
    font-family: Calibri, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #00644D;
}

h6 {
    font-family: Calibri, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    color: #00644D;
}

a {
    font: 10px Calibri, sans-serif;
    color: black;
}

.novaguide {
    font: 10px Calibri, sans-serif;
    color: black;
}

.novasubhdr {
    font-family: Calibri, Geneva, Tahoma, sans-serif;
    font-size: 18px;
    color: black;
    padding-right: 10px;
}

.novaHideColLink {
    text-decoration: none;
    font-weight: bold;
    font-size: 14pt;
    line-height: 13px;
    color: #444;
    padding: 0px 2px 0px 2px;
}

.novafromsection {
    background-image: url('novaimages/cell-blue.png');
    border: 1px solid #6297BC;
    width: 230px;
    height: 60px;
}

.lblresult {
    font: 10px Calibri, sans-serif;
    color: black;
    background: white
}

.novaformheader {
    font: 12px Calibri, sans-serif;
    color: black;
    font-weight: 600
}

.novaButton {
    border-radius: 8px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    color: #ffffff;
    background: #085578;
    padding: 2px 2px 2px 2px;
    text-decoration: none;
}

    .novaButton:hover {
        background: #c22525;
        text-decoration: none;
    }

.novaButtonred {
    border-radius: 8px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    color: #ffffff;
    background: red;
    padding: 2px 2px 2px 2px;
    text-decoration: none;
}

.novaButtontab {
    border-radius: 2px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    color: white;
    background: #00644D;
    padding: 2px 2px 2px 2px;
    text-decoration: none;
}

.novaButtonClose {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    text-decoration: none;
    background: url('novaimages/cancel.png') no-repeat;
    height: 28px;
}
.novaButtonDownload {
    border-radius: 8px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    color: #ffffff;
    background: green;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    background-image: url('novaimages/Download.png');
    background-repeat: no-repeat;
    width: 100px
}
.novaButtonExcel {
    border-radius: 8px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    color: #ffffff;
    background: green;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    background-image: url('novaimages/excel.png');
    background-repeat: no-repeat;
    width: 100px
}

.novaListBox {
    width: 233px;
    background-color: white;
    font: 12px Calibri, Geneva, Tahoma, sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid lightgray;
}

.novaDropdownlist {
    width: 233px;
    height: 18px;
    font: 12px Calibri, Geneva, Tahoma, sans-serif;
    color: #000;
    font-weight: normal;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid lightgray;
}

.novaTextBox {
    background-color: white;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid lightgray;
    height: 14px;
    width: 230px;
    color: black;
    padding: 1px;
    margin-right: 2px;
    margin-bottom: 3px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    align-content: flex-start;
}

.novaTextBoxPwd {
    background-color: red;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid lightgray;
    height: 14px;
    width: 230px;
    color: white;
    padding: 1px;
    margin-right: 2px;
    margin-bottom: 3px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    align-content: flex-start;
}

.novaTextBoxMemo {
    background-color: white;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid lightgray;
    height: 46px;
    width: 230px;
    color: black;
    padding: 1px;
    margin-right: 2px;
    margin-bottom: 3px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    align-content: flex-start;
}

.novaReq {
    background-color: aliceblue;
}

.novaCalc {
    background-color: Gray;
    color: white;
}

.novaTextBoxR {
    align-content: flex-end
}

.novaTextBoxC {
    align-content: center
}

.novaGridView {
    background-color: white;
    margin: 2px 2px 2px 2px;
    border: solid 1px #525252;
    border-collapse: collapse;
    font: 400 10px/11px Calibri, Geneva, Tahoma, sans-serif;
    color: #474747;
}

    .novaGridView td {
        padding: 1px;
        border: solid 1px #c1c1c1;
    }

    .novaGridView th {
        padding: 1px 1px;
        color: black;
        background: white url('novaimages/grd_alt.png') repeat-x 50% top;
        height: 8px;
        border-left: solid 1px #525252;
    }

    .novaGridView .alt {
        background: yellow url('novaimages/grid-alt.png') repeat-x 50% top;
    }

    .novaGridView .pgr {
        background: #363670 url('novaimages/grid-pgr.png') repeat-x 50% top;
    }

        .novaGridView .pgr table {
            margin: 3px 0;
        }

        .novaGridView .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 11px;
        }

        .novaGridView .pgr a {
            color: Gray;
            text-decoration: none;
        }

            .novaGridView .pgr a:hover {
                color: #000;
                text-decoration: none;
            }


.RowStyle {
    height: 18px;
}

.AlternateRowStyle {
    height: 18px;
}



.novaradiobutton {
    width: 30px;
    height: 24px;
    background-color: #FFF;
    font: 11px Calibri, Geneva, Tahoma, sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #ccc;
    margin: 1px 0 0 0;
    padding: 5px;
}


.modalBackground {
    height: 100%;
    background-color: lightgreen;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    height: 140px;
    z-index: 20000;
}

.novaTable {
    background-color: white;
    margin: 2px 2px 2px 2px;
    border-collapse: collapse;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    color: #474747;
}

    .novaTable td {
        padding: 2px;
        align-content: flex-start
    }

    .novaTable th {
        padding: 2px 2px;
        color: blue;
        background: white;
        width: 44px;
        height: 6px;
        text-align: left;
        font-weight: bold;
    }


    .novaTable .alt {
        background: #fcfcfc url('novaimages/grid-alt.png') repeat-x 50% top;
    }

/* Look and feel of select box */
.selectbox {
    margin: 0px 5px 10px 0px;
    padding-left: 2px;
    font: 12px Calibri, sans-serif;
    color: white;
    width: 190px; /* Resize Width */
    display: block;
    text-align: left;
    cursor: pointer;
    border: 1px solid #D1E4F6;
    color: #333;
}



#menu_bar {
    width: 75%;
    margin: 0px 0px 0px 0px;
    padding: 2px 3px 2px 3px;
    height: 30px;
    line-height: 100%;
    border-radius: 12px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    box-shadow: 2px 2px 3px #666666;
    -webkit-box-shadow: 2px 2px 3px #666666;
    -moz-box-shadow: 2px 2px 3px #666666;
    background: #8B8B8B;
    background: linear-gradient(top, #22A907, #0A4701);
    background: -ms-linear-gradient(top, #22A907, #0A4701);
    background: -webkit-gradient(linear, left top, left bottom, from(#22A907), to(#0A4701));
    background: -moz-linear-gradient(top, #22A907, #0A4701);
    border: solid 1px #6D6D6D;
    position: relative;
    z-index: 999;
}

    #menu_bar li {
        margin: 0px 0px 6px 0px;
        padding: 0px 6px 0px 6px;
        float: left;
        position: relative;
        list-style: none;
    }

    #menu_bar a {
        font-weight: bold;
        font-family: arial;
        font-style: normal;
        font-size: 12px;
        color: #E7E5E5;
        text-decoration: none;
        display: block;
        padding: 6px 10px 6px 10px;
        margin: 0;
        margin-bottom: 6px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        text-shadow: 2px 2px 3px #000000;
    }

    #menu_bar li ul li a {
        margin: 0;
    }

    #menu_bar .active a, #menu_bar li:hover > a {
        background: #D6D6D6;
        color: #000000;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
        text-shadow: 0px 0px 0px #FFFFFF;
    }

    #menu_bar ul li:hover a, #menu_bar li:hover li a {
        background: none;
        border: none;
        color: #666;
        -box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    #menu_bar ul a:hover {
        background: #C1CFB6 !important;
        color: #000000 !important;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        text-shadow: 0px 0px 0px #FFFFFF;
    }

    #menu_bar li:hover > ul {
        display: block;
    }

    #menu_bar ul {
        background-color: lightgray;
        display: none;
        margin: 0;
        padding: 0;
        width: 185px;
        position: absolute;
        top: 28px;
        left: 0;
        border: solid 1px #000000;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-box-shadow: 2px 2px 3px #222222;
        -moz-box-shadow: 2px 2px 3px #222222;
        box-shadow: 2px 2px 3px #222222;
    }

        #menu_bar ul li {
            float: none;
            margin: 0;
            padding: 0;
        }

        #menu_bar ul a {
            padding: 4px 4px 4px 4px;
            color: #000000 !important;
            font-size: 11px;
            font-style: normal;
            font-family: Calibri;
            font-weight: normal;
            text-shadow: 2px 2px 3px #FFFFFF;
        }

        #menu_bar ul li:first-child > a {
            border-top-left-radius: 0px;
            -webkit-border-top-left-radius: 0px;
            -moz-border-radius-topleft: 0px;
            border-top-right-radius: 0px;
            -webkit-border-top-right-radius: 0px;
            -moz-border-radius-topright: 0px;
        }

        #menu_bar ul li:last-child > a {
            border-bottom-left-radius: 0px;
            -webkit-border-bottom-left-radius: 0px;
            -moz-border-radius-bottomleft: 0px;
            border-bottom-right-radius: 0px;
            -webkit-border-bottom-right-radius: 0px;
            -moz-border-radius-bottomright: 0px;
        }

    #menu_bar:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

#menu_bar {
    display: inline-block;
}

html[xmlns] #menu_bar {
    display: block;
}

* html #menu_bar {
    height: 1%;
}

NOVA_M_BusinessPartnerbody {
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    color: black;
    width: 1276px;
    font: 400 12px/12px Calibri, Geneva, Tahoma, sans-serif;
    background-color: gray;
}
