﻿@import url('global.css');
body {
    background: #fff;
    font: 11px Verdana, sans-serif;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul {
    list-style-position: inside;
    margin-left: 0;
    padding-left: 0;
}

a {
    color: blue;
    text-align: left;
    text-decoration: underline;
    font-size: 1.1em;
    font-family: Verdana, sans-serif;
}

th a {
    color: #fff;
}

.logo {
    float: left;
    padding: 10px 10px 0 10px;
}

#ErrorBar {
    clear: both;
    padding: 10px 0;
}

h1 {
    font: 17px Tahoma, Verdana, sans-serif;
}

h2 {
    font: 15px Tahoma, Verdana, sans-serif;
}

h3 {
    font: 13px Tahoma, Verdana, sans-serif;
}

hr.hrstyle {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

label {
    padding: 2px 5px 5px 2px;
}

#wrapper {
    background: #eeefdd;
    height: 100%;
    width: 100%;
}

legend {
    background: #A2A47B;
    border: 3px solid #A2A47B;
    border-radius: 10px;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    padding: 2px 15px 2px 15px;
    text-align: left;
}



input[type="checkbox"] {
    clear: inherit;
    display: inline;
    float: inherit;
    margin-right: 2px;
}

input[type="radio"] {
    clear: inherit;
    display: inline;
    float: inherit;
    margin-right: 2px;
}

.hometitle {
    color: #FF6F00;
    font: 13px Tahoma, Verdana, sans-serif;
    font-weight: bold;
}

.radio_buttons {
    clear: inherit;
    display: inline;
    float: inherit;
    margin-right: 2px;
    vertical-align: middle;
}

.ddltext_background {
    background: White;
    font: 11px Arial, Helvetica, sans-serif;
}

.text_background {
    background: #ddf;
    max-width: 50px;
    overflow: scroll;
}

.searchddltext_background {
    background: #ddf;
    font: 11px Arial, Helvetica, sans-serif;
}

.fileinput {
    background-color: #ddf;
    color: #000000;
    cursor: pointer;
    display: inline;
    float: inherit;
    height: 22px;
    padding-bottom: 2px;
    padding-right: 15px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    width: 500px;
}

.button {
    border-radius: 10px;
    padding: 5px 10px;
    background: #454900;
    color: #fff;
    cursor: pointer;
    display: inline;
    float: inherit;
    height: 22px;
    padding-bottom: 2px;
    padding-right: 15px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    width: 87px;
    border: none;
    border-width: 0;
}

/*a.linkButton {
    border-radius: 10px;
    padding: 5px 10px;
    background: #454900;
    color: #fff;
    opacity: 1;
    border: none;
    border-width: 0;
    margin: 15px 10px;
}*/

.defaultbutton {
    background-color: white;
    background-repeat: no-repeat;
    border: none;
    color: #000000;
    display: inline;
    height: 0;
    padding: 0 0 0 0;
    text-align: center;
    text-decoration: none;
    width: 0;
}

.addbutton {
    background-color: black;
    background-image: url(images/addIcon.gif);
    background-repeat: no-repeat;
    border: none;
    color: #000000;
    cursor: pointer;
    display: inline;
    float: inherit;
    padding-bottom: 2px;
    padding-right: 15px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
}

.input {
    background: #fff;
}

.inputtransfer {
    background: #fff;
    text-align: left;
    width: 170px;
}

.headerTransfer {
    margin-left: 0;
    text-align: right;
    width: 150px;
}

.header {
    margin-left: 0;
    text-align: right;
}

.infomsg {
    background: #ddf;
    color: Blue;
    font-size: larger;
    font-weight: bold;
    text-align: center;
}

table tr th {
    margin: 0 2px 0 2px;
}

fieldset {
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    left: 5px;
    padding: 5px 5px 5px 5px;
    position: relative;
    right: 5px;
    width: 98%;
}

.alignfieldset {
    border: solid 1px White;
    display: inline;
    left: 5px;
    padding: 5px 5px 5px 5px;
    position: relative;
    right: 5px;
    width: 95%;
    text-align: center;
}

.allocfieldset {
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    left: 5px;
    padding: 5px 5px 5px 5px;
    position: relative;
    right: 5px;
    width: 95%;
    text-align: center;
}

fieldset table, fieldset .gridtable {
    margin: 0 auto;
}

.category {
    font-size: larger;
    font-weight: bold;
    padding-left: 0;
}

.headercategory {
    font-weight: bold;
    padding-left: 0;
}


.transferstatus {
    text-align: right;
    width: 900px;
}

.logheadercategory {
    font-weight: bold;
    padding-left: 0;
    text-align: left;
    width: 750px;
}

.linkbutton {
    font-weight: bold;
    padding-left: 0;
}

.addNewLinkButton {
    background: #ddf;
    color: Black;
    text-decoration: underline;
}

.previewLinkButton {
    color: Blue;
    text-decoration: underline;
}

.addLinkButton {
    background: #ddf;
    color: Blue;
    font-weight: bold;
    text-decoration: underline;
}

.reportLinkButton {
    color: Blue;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}

.addNewDivReadOnly {
    font-weight: bold;
    padding-right: 15px;
    text-align: right;
    background-color: red;
    color: white;
}

.addNewDiv {
    font-weight: bold;
    padding-right: 15px;
    text-align: right;
}

.text_link {
    padding: 0 10px 5px 0;
    text-decoration: none;
}

.grid {
    padding: 0;
    text-align: center;
    width: 100%;
}

table.center {
    text-align: center;
    margin: 5px auto;
}

.center {
    text-align: center;
}

.right {
    float: right;
}

.left {
    float: left;
}

.align_left {
    text-align: left;
}

.align_right {
    text-align: right;
}

.grid table {
    background: #fff;
    border: solid 1px #333366;
    margin: 5px auto 10px auto;
    padding: 0;
    text-align: left;
    width: 100%;
}

    .grid table tr {
        background: white;
        height: 20px;
        padding-right: 0;
        text-align: left;
    }

        .grid table tr th {
            background: #454900;
            border: solid 1px #454900;
            color: #fff;
            font-weight: bold;
            margin: 0 2px 0 2px;
            padding-left: 5px;
            padding-right: 0;
            text-align: center;
            /*white-space: nowrap;*/
        }

.gridheader {
    font-weight: bold;
    padding-right: 0;
}

.grid table tr td {
    background: #fff;
    padding-right: 0;
}

    .grid table tr td a {
        text-decoration: underline;
    }

.grid table table {
    background: #fff;
    border: solid 1px #333366;
    padding-bottom: 2px;
    padding-right: 0;
    text-align: left;
    width: 990px;
}

    .grid table table tr th {
        background: #454900;
        border: solid 1px #454900;
        color: #fff;
        font-weight: bold;
        padding-right: 0;
    }

    .grid table table tr td {
        background: #fff;
        padding-right: 0;
    }

div#tabWrapper {
    background: #fff;
    height: 130px;
    width: 100%;
    border: 1px solid #ccc;
}

div#tabHeader {
    /*border-bottom: gray 1px solid;*/
    float: left;
    font-size: 93%;
    width: 100%;
    height: 55px;
}



.clearing {
    clear: both;
}

.title {
    font-size: 120%;
    font-weight: bold;
    padding-left: 10px;
}

.titleTxt {
    float: left;
    font-size: 120%;
    font-weight: bold;
    margin-top: 5px;
    padding-left: 10px;
}

.securityTxtRight {
    color: #b2b2b2;
    display: block;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 2px;
    text-align: right;
    text-decoration: none;
}

    .securityTxtRight a {
        font-size: 12px;
    }

.tabs {
    left: 10px;
    position: relative;
    top: 1px;
}

.tab {
    background-color: #eeeeee;
    border: solid 1px #333366;
    padding: 1px 5px;
}

.selectedTab {
    background: #454900;
    border-bottom: solid 1px White;
}

    .selectedTab a {
        color: #fff;
    }

.tabContents {
    background-color: #ddf;
    border: solid 1px White;
    border-top: solid 1px #333366;
}

.search_panel {
    font-weight: bold;
    padding-left: 0;
    /*text-align: left;*/
}

.divpanel {
    margin: 0;
    padding: 0 5px 0 5px;
}

.varietydivpanel {
    margin: 0;
    padding: 0 0 0 0;
    text-align: left;
    width: 100%;
}

.varietyfieldset {
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    display: inline;
    padding: 10px 10px 10px 110px;
    width: 890px;
}

.contactloggrid {
    padding: 5px 0 5px 0;
    text-align: center;
    width: 600px;
}

    .contactloggrid table {
        background: #ddf;
        border: solid 1px #333366;
        padding: 0;
        text-align: left;
        width: 575px;
    }

        .contactloggrid table tr {
            background: white;
            height: 20px;
            text-align: left;
        }

            .contactloggrid table tr th {
                background: #454900;
                border: solid 1px #333366;
                color: #fff;
                font-weight: bold;
                margin: 0 2px 0 2px;
                padding-left: 5px;
                width: 570px;
            }

.contactloggridheader {
    font-weight: bold;
}

.contactloggrid table tr td {
    background: #ddf;
    width: 575px;
}

    .contactloggrid table tr td a {
        text-decoration: underline;
    }

.contactloggrid table table {
    background: #fff;
    border: solid 1px #333366;
    padding-bottom: 2px;
    text-align: left;
    width: 570px;
}

    .contactloggrid table table tr th {
        background: #454900;
        border: solid 1px #333366;
        color: #fff;
        font-weight: bold;
        width: 570px;
    }

    .contactloggrid table table tr td {
        background: #fff;
        width: 570px;
    }

.dynamicColumnHeader {
    background: #454900;
    border: solid 1px #333366;
    color: #000000;
    font-weight: bold;
    margin: 0 2px 0 2px;
    padding-left: 5px;
    padding-right: 0;
    text-align: center;
}

.divgrid {
    padding: 5px 0 5px 0;
    text-align: left;
    width: 470px;
}

    .divgrid table {
        background: #fff;
        overflow: scroll;
        padding: 0;
        text-align: left;
        width: 465px;
    }

        .divgrid table tr {
            background: white;
            height: 20px;
            padding: 0 2px 0 2px;
            text-align: left;
        }

            .divgrid table tr th {
                background: #454900;
                color: #fff;
                font-weight: bold;
                margin: 0 2px 0 2px;
            }

            .divgrid table tr td {
                background: #fff;
                padding: 0 2px 0 2px;
            }

.gridtable {
    padding: 5px 0 5px 0;
    text-align: center;
    width: 700px;
}

    .gridtable table {
        background: #fff;
        border: solid 1px #333366;
        padding: 0;
        text-align: left;
        width: 775px;
    }

        .gridtable table tr {
            background: #fff;
            height: 20px;
            padding: 0 2px 0 2px;
            text-align: left;
        }

            .gridtable table tr th {
                background: #454900;
                border: solid 1px #333366;
                color: #fff;
                font-weight: bold;
                margin: 0 2px 0 2px;
                padding-left: 5px;
                width: 670px;
            }

.gridtableheader {
    font-weight: bold;
}

.gridtable table tr td {
    background: #fff;
    padding: 0 2px 0 2px;
    width: 675px;
}

.runningtotalgrid {
    padding: 5px 0 5px 0;
    text-align: center;
    width: 700px;
}

    .runningtotalgrid table {
        background: #fff;
        border: solid 1px #333366;
        padding: 0;
        text-align: center;
        width: 675px;
    }

        .runningtotalgrid table tr {
            background: #fff;
            font-weight: bold;
            height: 15px;
            padding: 0 2px 0 2px;
            text-align: center;
        }

            .runningtotalgrid table tr td {
                background: #fff;
                padding: 0 2px 0 2px;
                width: 675px;
            }

.inventorygrid {
    padding: 5px 0 5px 0;
    text-align: center;
    width: 100%;
}

    .inventorygrid table {
        background: #fff;
        border: solid 1px #333366;
        padding: 0;
        text-align: left;
        width: 100%;
    }

        .inventorygrid table tr {
            background: #fff;
            height: 20px;
            padding: 0 2px 0 2px;
            text-align: left;
        }

            .inventorygrid table tr th {
                background: #454900;
                border: solid 1px #333366;
                color: #fff;
                font-weight: bold;
                margin: 0 2px 0 2px;
                padding-left: 5px;
                width: 970px;
            }

.inventorygridheader {
    font-weight: bold;
}

.inventorygrid table tr td {
    background: #fff;
    padding: 0 2px 0 2px;
    width: 975px;
}

.divcontainer {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.leftdivpanel {
    float: left;
    margin: 0;
    padding: 0 5px 0 5px;
    text-align: right;
    width: 220px;
}

.centerdivpanel {
    float: left;
    margin: 0;
    padding: 0 5px 0 5px;
    text-align: center;
    width: 500px;
}

.rightdivpanel {
    float: left;
    margin: 0;
    padding: 0 5px 0 5px;
    text-align: left;
    width: 220px;
}

.allocationpreviewgrid {
    padding: 5px 0 5px 0;
    text-align: center;
    width: 850px;
}

    .allocationpreviewgrid table {
        background: #fff;
        border: solid 1px #333366;
        padding: 0;
        text-align: left;
        width: 825px;
    }

        .allocationpreviewgrid table tr {
            background: #fff;
            height: 20px;
            padding: 0 2px 0 2px;
            text-align: left;
        }

            .allocationpreviewgrid table tr th {
                background: #454900;
                border: solid 1px #333366;
                color: #fff;
                font-weight: bold;
                margin: 0 2px 0 2px;
                padding-left: 5px;
                width: 820px;
            }

.allocationpreviewgridheader {
    font-weight: bold;
}

.allocationpreviewgrid table tr td {
    background: #ddf;
    padding: 0 2px 0 2px;
    width: 825px;
}

.detailgrid table {
    background: #ddf;
    border: solid 1px #333366;
    padding: 0;
    text-align: left;
    width: 995px;
}

    .detailgrid table tr {
        background: #fff;
        height: 20px;
        padding-right: 0;
        text-align: left;
    }

        .detailgrid table tr th {
            background: #454900;
            border: solid 1px #333366;
            color: #fff;
            font-weight: bold;
            margin: 0 2px 0 2px;
            padding-left: 5px;
            padding-right: 0;
        }

.detailgridheader {
    font-weight: bold;
    padding-right: 0;
}

.detailgrid table tr td {
    background: #fff;
    padding-right: 0;
}

.smallergrid table {
    background: #ddf;
    border: solid 1px #333366;
    padding: 0;
    text-align: left;
    width: 875px;
}

    .smallergrid table tr {
        background: #fff;
        height: 20px;
        padding: 0 2px 0 2px;
        text-align: left;
    }

        .smallergrid table tr th {
            background: #454900;
            border: solid 1px #333366;
            color: #fff;
            font-weight: bold;
            margin: 0 2px 0 2px;
            padding-left: 5px;
            padding-right: 0;
        }

.smallergridheader {
    font-weight: bold;
    padding-right: 0;
}

.smallergrid table tr td {
    background: #ddf;
    padding: 0 2px 0 2px;
}

    .smallergrid table tr td a {
        text-decoration: underline;
    }

.updatecancellinkbutton {
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}

.ui-menu .ui-menu-item {
    text-align: left;
}

.button:disabled {
    cursor: not-allowed;
    -ms-opacity: .5;
    opacity: .5;
}

.addLinkButton:disabled {
    cursor: not-allowed;
    -ms-opacity: .5;
    opacity: .5;
    color: #00ced1 !important;
}

span.inputtransfer {
    background: rgb(221, 221, 255);
    background: transparent\9;
    background: #dbdbdb;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);*/
    zoom: 1;
}

.headercategory.wideTable {
    width: 100%;
}


a[disabled=disabled] {
    color: #000;
    font-size: 1.1em;
}

.linkBar {
    width: 80%;
    text-align: right;
}

table.headercategory td {
    padding: 5px;
    font-weight: normal;
}

span#tabHeader {
    text-align: right;
    float: right;
    Z-INDEX: 99;
    LEFT: 0px;
}

.tabrow {
    text-align: left;
    list-style: none;
    padding: 0;
    line-height: 24px;
    overflow: hidden;
    font-size: 12px;
    font-family: verdana;
    position: relative;
    border-bottom: 1px solid #ccc;
}

    .tabrow ul {
        margin: 30px 0 0 10px;
    }

span#tabHeader .tabrow ul {
    margin: 24px 0 0 10px;
}

.tabrow li {
    border: 1px solid #A2A47B;
    background: #454900;
    /*background: -o-linear-gradient(top, #ECECEC 50%, #a2a47b 100%);
        background: -ms-linear-gradient(top, #ECECEC 50%, #a2a47b 100%);
        background: -moz-linear-gradient(top, #ECECEC 50%, #a2a47b 100%);
        background: -webkit-linear-gradient(top, #ECECEC 50%, #a2a47b 100%);
        background: linear-gradient(top, #ECECEC 50%, #a2a47b 100%);*/
    display: inline-block;
    position: relative;
    z-index: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
        text-shadow: 0 1px #FFF;*/
    margin: 0 0px;
    padding: 0 20px;
}

.tabrow a {
    color: #fff;
    text-decoration: none;
}

.tabrow li#current {
    background: #A2A47B;
    color: #fff;
    z-index: 2;
}

    .tabrow li#current a {
        color: #fff;
        text-decoration: underline;
    }

/*.tabrow:before {
        position: absolute;
        content: " ";
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 1;
    }

    .tabrow li:before,
    .tabrow li:after {
        border: 1px solid #AAA;
        position: absolute;
        bottom: -1px;
        width: 5px;
        height: 5px;
        content: " ";
    }*/

.tabrow li {
    -ms-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

    .tabrow li:before {
        border-bottom-right-radius: 6px;
        border-width: 0 1px 1px 0;
    }

    .tabrow li:after {
        border-bottom-left-radius: 6px;
        border-width: 0 0 1px 1px;
    }

    .tabrow li:before {
        /*left: -6px;
        border-bottom-right-radius: 6px;
        border-width: 0 1px 1px 0;*/
        box-shadow: 2px 2px 0 #a2a47b;
    }

    .tabrow li:after {
        /*right: -6px;
        border-bottom-left-radius: 6px;
        border-width: 0 0 1px 1px;*/
        box-shadow: -2px 2px 0 #a2a47b;
    }

    .tabrow li#current:before {
        box-shadow: 2px 2px 0 #454900;
    }

    .tabrow li#current:after {
        box-shadow: -2px 2px 0 #454900;
    }

.attributesList {
    width: 380px;
}

    .attributesList td {
        white-space: nowrap;
    }

        .attributesList td label {
            vertical-align: top;
        }

    .attributesList .PropagationMethod label {
        color: #f00;
    }

    .attributesList .Size label {
        color: green;
    }

    .attributesList .Attribute1 label {
        color: purple;
        text-decoration: underline;
    }

    .attributesList .Attribute2 label {
        color: #da70d6;
    }

    .attributesList .Attribute3 label {
        color: #000;
    }

    .attributesList .hide {
        display: none;
    }

h2.thickboxheadercategory {
    margin: -9px 0 0 0;
    padding: 10px 0;
    background: #A2A47B;
    font-weight: bold;
    color: #fff;
}

p.dialogMessage {
    padding: 5px 0;
}

fieldset.thickboxfieldset {
    width: 94%;
    margin: 25px auto;
}

/* Hide the contents of the 'loading' element */

.spinner {
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 99999999;
    overflow: auto;
    width: 110px;
    height: 110px;
    background: #fff;
}

#overlay {
    background-color: #fff;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    -ms-opacity: .8;
    opacity: .8;
}

#modalWindow table {
    text-align: left;
    padding-left: 10px;
}

#modalWindow span {
    display: block;
    margin: 15px 0 0 0;
}

#modalWindow .button {
    margin: 15px 0 0 0;
}

.gridtable table.FieldTypes {
    text-align: left;
    width: 140px;
    border: 0;
}

.hidden {
    display: none;
}