/* @import url("https://fast.fonts.com/t/1.css?apiType=css&projectid=50c33bfa-507d-4d98-b171-af9b391f5bee"); */

body, select, input, td, a, p, textarea {
    color: #333333;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    padding: 0px;
    margin: 0px;
}

select, input[type='text'], input[type='password'], textarea {
    border-bottom: solid 1px silver;
    border-right: solid 1px silver;
    border-top: solid 1px #888;
    border-left: solid 1px #888;
    border-radius: 2px;
}

table, td {
    border: 0px;
}

select {
    font-weight: normal;
    color: #333333;
    padding: 2px;
}

    select:disabled, input:disabled {
        background-color: #EEEEEE;
    }

input[type='text'], input[type='password'] {
    padding: 2px;
}

input[type='checkbox'] {
    padding: 4px;
}

#SunroofDropDownList {
    width: 350px;
}

P {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

a {
    color: #333399;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

    a:hover {
        color: #FF0000;
    }

.WhereAmIHead, h1, .WhereAmISubHeader, .WhereAmISubheaderNoBorder, h2, .Title, .GridTitle {
    font-weight: normal;
    font-size: 16px;
    color: white;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0px 15px 0px;
    background-color: #123a6c;
    padding: 6px 8px 6px 8px;
}

    .WhereAmIHead p {
        display: inline-block;
    }

h2 {
    font-weight: normal;
    font-size: 14px;
    background-color: #123a6c;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 4px 6px 4px 6px;
}

h3 {
    padding: 6px 6px 6px 6px;
    font-weight: normal;
    font-size: 13px;
    background-color: #bfdbff;
    color: #003399;
    /*    background-color: #ABD1FF;
    color: #19539A; */
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    margin-top: 10px;
}

    h3:first-child, h2:first-child {
        margin-top: 0px;
    }

.WhereAmISubheaderNoBorder {
    border: 0px;
}


#navigationControl_LastUpdateText {
    font-size: 9px;
    color: black;
    font-family: Arial, Helvetica, Sans-Serif;
}
.mergeTable {
            width:100%;            
        }
    .mergeTable tr:hover {
        background-color: #123a6c;
        cursor: pointer;
    }
            .mergeTable tr:hover td {
                color:white;
            }

.frameTable {
    width: 100%;
    height: 100%;
}

.topFrameTd {
    height: 87px;
}

.topNavigationFrameTd {
    height: 16px;
}


.contentFrameTD {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color: white;
    border-top: solid 1px silver;
}

.footerFrameTD {
    padding-right: 0px;
    border-top: #ccccff 1px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    height: 16px;
    text-align: right;
}

.mainNavigationTable {
    width: 100%;
}

.mainNavigationInnerTable {
    font-size: large;
}

.mainNavigationInnerTd {
    font-size: 15px;
}

.mainNavigationInnerSpacerTd {
    padding-left: 5px;
    padding-right: 5px;
    color: Gray;
}

.mainNavigationTd {
    vertical-align: middle;
}

.mainNavigationLanguageTd {
    text-align: right;
    width: 200px;
}

.subNavTd {
    padding-right: 0px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 2px;
    margin: 0px;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    font-weight: bold;
}

    .subNavTd a {
        padding-right: 5px;
    }

.subNavTable {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
}


.contentPartTd {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: white 1px solid;
    border-right: white 1px solid;
    width: 760px;
    padding-top: 30px;
    font-family: Arial, Helvetica, Sans-Serif;
    height: 490px;
    vertical-align: top;
}

.subnavPartTd {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    padding-bottom: 0px;
    margin: 0px;
    width: 180px;
    padding-top: 10px;
    background-color: #ededeb;
}

.genericTable {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
}

.genericTd {
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    margin: 0px;
    border-left: lightgrey 1px solid;
    padding-top: 4px;
    border-bottom: lightgrey 1px solid;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.genericTdOdd {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 11px;
    padding-bottom: 4px;
    margin: 0px;
    border-left: lightgrey 1px solid;
    line-height: 13px;
    padding-top: 4px;
    border-bottom: lightgrey 1px solid;
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #efefef;
    text-decoration: none;
}

.generictdHeader {
    padding-right: 1px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 3px;
    margin: 0px;
    color: white;
    line-height: 13px;
    padding-top: 3px;
    border-bottom: black 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(/Images/Grad_Metal.gif);
    background-color: #343399;
}

.genericTdTextBox {
    font-weight: bold;
    font-size: 11px;
    color: gray;
    border-bottom: lightgrey 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.genericTdMessage {
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin: 3px;
    color: red;
    padding-top: 3px;
}

.navTable {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}


.document {
    font-weight: bold;
}

.adminButton {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
    padding-bottom: 0px;
    margin: 0px;
    text-transform: uppercase;
    padding-top: 0px;
    height: 18px;
    background-color: yellow;
}


.gridLeftDiv, .gridCompanyRolesLeftDiv {
    border-left: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    overflow: hidden;
    width: 190px;
    height: 433px;
    background-color: White;
}

    .gridLeftDiv .left, .gridCompanyRolesLeftDiv .left {
        height: 75px;
        border-bottom: solid 1px gray;
        padding: 5px;
    }

    .gridCompanyRolesLeftDiv .left {
        height: 30px;
    }

        .gridLeftDiv .left .image, .gridCompanyRolesLeftDiv .left .image {
            width: 96px;
        }

        .gridLeftDiv .left .text, .grid, .gridCompanyRolesLeftDiv .left .text {
            vertical-align: top;
            color: Black;
        }

.gridMainDiv, .gridCompanyRolesMainDiv {
    overflow: scroll;
    width: 900px;
    height: 450px;
    border: solid 1px gray;
}

    .gridMainDiv .cell, .gridCompanyRolesMainDiv .cell {
        /*height: 85px;*/
        height: 80px;
        width: 90px;
        border-bottom: solid 1px gray;
        border-right: solid 1px gray;
        vertical-align: middle;
        text-align: center;
    }

    .gridCompanyRolesMainDiv .cell {
        height: 40px;
    }

.gridTopDiv, .gridCompanyRolesTopDiv {
    border-left: solid 1px gray;
    border-top: solid 1px gray;
    border-right: solid 1px gray;
    overflow: hidden;
    width: 880px;
    height: 120px;
    background-color: White;
}

    .gridTopDiv .top, .gridCompanyRolesTopDiv .top {
        width: 80px;
        height: 100px;
        border-right: solid 1px gray;
        padding: 5px;
    }

.gridCompanyRolesTopDiv {
    height: 60px;
}

    .gridCompanyRolesTopDiv .top {
        height: 40px;
    }

.gridCompanyRolesLeftDiv table {
    width: 100%;
}

.gridTopDiv table td, .gridCompanyRolesTopDiv table td {
    vertical-align: top;
}

.mainPartTd {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin: 0px;
    border-left: silver 1px solid;
    border-right: silver 1px #ebebed;
    background-color: White;
    width: 760px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    height: 490px;
}

.ShowroomHeading {
    width: 100px;
    clip: rect(10px,10px,10px,10px);
}

.ShowroomHeadingItem {
    /*background-color: Lime;*/
    width: 100%;
}

.LeftGridTextTable {
    text-align: left;
}

.LeftGridImage {
    width: 90px;
}

.CheckChecked {
    background-image: url(images/chk-on.gif);
    height: 13px;
    width: 13px;
    display: inline-block;
}

.CheckUnchecked {
    background-image: url(images/chk-off.gif);
    height: 13px;
    width: 13px;
    display: inline-block;
}

.Locked {
    background-image: url(images/locked.png);
    height: 11px;
    width: 11px;
    display: inline-block;
}

.EditHeader {
    font-weight: bold;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #adc9f7;
}

.Frame, .GridFrame {
    margin-bottom: 10px;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    background-color: #FFFFFF;
}

.PagedFrame {
    margin-bottom: 20px;
    border-right: solid 1px silver;
    border-left: solid 1px silver;
    border-bottom: solid 1px silver;
}



.SubTitle {
    font-size: 14px;
    color: #123a6c;
    padding-top: 10px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    border-bottom: solid 1px silver;
}

.FilterPanel {
    background-color: #EEEEEE;
    padding: 10px;
}

    .FilterPanel .caption {
        padding-right: 10px;
        color: #5D5D5D;
    }

.hint .inner {
    position: absolute;
    margin-left: 5px;
    margin-top: -10px;
    border: 1px solid #FFCC00;
    background-color: #FAF9F5;
    /* border-radius: 5px; */
    padding: 1px;
    display: none;
    vertical-align: top;
}

.hint:hover .inner {
    display: inline-block;
}

.hint .inner .message {
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 3px;
    /* border-radius: 4px; */
    background-color: #FFCC00;
}

.HintPanel {
    border: 2px solid #FEDD92;
    background-color: #FAF9F5;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
}

.Panel, .EditPanel, .DetailPanel {
    padding: 10px;
    border-bottom: solid 1px silver;
    border-top: solid 1px silver;
    background-color: #eee;
}

.OpaquePanel {
    opacity: 0.3;
}

.InnerPanel {
    padding: 10px;
    /* border-radius: 5px; */
    margin-bottom: 10px;
    border: solid 1px silver;
}

.rtsDisabled .rtsTxt {
    color: #999999;
    cursor: default;
}

.Panel .caption, .EditPanel .caption, .PagedEditPanel .caption, .DetailPanel .caption {
    padding-right: 10px;
    vertical-align: top;
    padding-top: 5px;
    color: #5D5D5D;
    font-weight: bold;
}

.Panel .value, .EditPanel .value, .PagedEditPanel .value, .DetailPanel .value {
    vertical-align: top;
    padding-top: 5px;
}

.print .caption {
    padding-right: 10px;
    vertical-align: top;
    padding-top: 4px;
    color: #5D5D5D;
    width: 150px;
}

.print td {
    color: Black;
    padding-top: 2px;
}

.print.big, .print.big td {
    font-size: 16px;
}

    .print.big .caption {
        width: 200px;
        font-size: 16px;
    }

    .print.big .note {
        font-size: 16px;
        border: solid 5px silver;
        /*        border-radius: 15px; */
        padding: 20px;
        margin-top: 30px;
        font-weight: bold;
        text-align: center;
    }

    .print.big h1 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .print.big h3 {
        font-size: 20px;
    }

.print h3, .print h1 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.bigID {
    font-size: 100px;
    border: solid 5px silver;
    /* border-radius: 15px; */
    padding: 20px;
    margin-top: 30px;
    font-weight: bold;
    text-align: center;
}


.Panel .buttons {
    padding: 4px;
    padding-left: 0px;
    padding-right: 0px;
}

    .Panel .buttons a {
        padding: 3px;
        padding-left: 6px;
        padding-right: 6px;
        border: solid 1px transparent;
        height: 20px;
        margin: 0px;
    }

        .Panel .buttons a:hover {
            border: 1px solid #CCCCCC;
            background-color: #F5F5F5;
        }

.FilterPanel input, .PagedEditPanel input, .EditPanel input {
    font-size: 11px;
    padding-left: 3px;
    font-family: Arial;
}


.EditPanel .RadMenu {
    margin-bottom: 10px;
    display: block;
}

.PagedEditPanel {
    background-color: White;
    padding: 5px;
    border-left: solid 1px silver;
    border-bottom: solid 1px silver;
    border-right: solid 1px silver;
}

.who {
    padding-bottom: 10px;
    color: Gray;
}

    .who .username {
        color: Black;
    }

.subNavTable {
    margin-bottom: 20px;
}

.translate_this {
    border: 1px dotted #FF7575;
    background-color: #FFF0F0;
    padding-right: 2px;
    vertical-align: middle;
}

.edit_button {
    border: 0px;
    border-right: 2px solid transparent;
    padding: 1px;
    background-color: #FFFFCC;
    font-size: 10px;
    color: #E68A00;
    cursor: pointer;
}

.menuwrap {
    display: block;
}

.editwrap {
    display: block;
    clear: both;
}

.debugPanel {
    background-color: #FFFF99;
    padding: 5px;
}

.stepPanel {
    background-color: White;
    padding: 5px;
    color: #039;
    font-size: 14px;
    font-weight: bold;
}

    .stepPanel img {
        padding-right: 5px;
    }

/* imageGallery */

.imageGallery {
    border: solid 1px silver;
}

    .imageGallery table {
        padding: 0px;
        border: solid 0px;
        border-collapse: collapse;
    }

    .imageGallery .thumbs {
        border-right: solid 1px silver;
        padding: 2px;
        background-color: #bbd7fa;
        vertical-align: top;
    }

    .imageGallery .thumb {
        width: 75px;
        height: 50px;
        border: solid 1px silver;
        vertical-align: middle;
        text-align: center;
        margin: 2px;
        background-color: #ebebed;
        margin-bottom: 4px;
        cursor: pointer;
    }

        .imageGallery .thumb img {
            vertical-align: middle;
            text-align: center;
        }

    .imageGallery .previews {
        vertical-align: middle;
        padding: 5px;
        background-color: #ebebed;
        width: 100%;
    }

    .imageGallery .preview {
        padding: 2px;
        border: solid 1px silver;
        height: 300px;
        width: 400px;
        vertical-align: middle;
        text-align: center;
    }

.exception {
    color: Red;
}

.hintShow {
    position: absolute;
    display: block;
    max-width: 500px;
    border: solid 1px gray;
    background-color: White;
    padding: 10px;
    color: Red;
    font-family: Courier New;
    font-size: 12px;
}

.hintHide {
    display: none;
}

.remarkHintShow {
    position: absolute;
    display: block;
    width: 75px;
    padding: 5px;
    border: solid 1px gray;
    background-color: White;
    z-index: 2000;
    text-align: left;
}

.remarkHintHide {
    display: none;
}

.footer {
    border-top: solid 1px silver;
}

.navGroup {
    padding-left: 7px;
    font-weight: 600;
    padding-bottom: 5px;
    font-size: 12px; /*padding-top: 10px;*/
    border-bottom: solid 1px silver;
    background-color: White;
}

.rowCaption {
    display: block;
    float: left;
    color: #999;
    width: 58px;
}

.uiHead
{   
    background-color: orange;
    color: white;
    font-size: 10px;
    padding: 5px;
}
.uiBlock
{
    border: dashed 1px orange;
    padding: 5px;
}
.form {
}

    .form .question {
        margin-top: 10px;
        background-color: #EEEEEE;
        padding: 10px;
        border-bottom: solid 1px silver;
        border-top: solid 1px silver;
    }

    .form .question-tab {
        background-color: #eee;
        padding: 10px;
        border-left: solid 1px silver;
        border-right: solid 1px silver;
        border-bottom: solid 1px silver;
        margin-bottom: 10px;
    }

    .form table {
    }

    .form td {
        padding: 2px;
        padding-left: 0px;
        color: Black;
    }

    .form .caption {
        width: 150px;
        color: #5D5D5D;
    }

    .form .head {
        width: 150px;
        color: #333399;
        font-size: 14px;
        padding-top: 5px;
    }

    .form .dimension {
        color: #5D5D5D;
        padding-left: 5px;
    }

    .form .comment {
        color: #5D5D5D;
    }

    .form .multiline {
        border: solid 1px silver;
        padding: 5px;
        background-color: White;
        min-height: 50px;
    }

a.button, a.button-dim, .gridView a.button, a.button-act, a.button-dim-act {
    /* border-radius: 5px; */
    text-align: center;
    padding: 8px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background-color: #123a6c;
    color: #FFFFFF;
    text-decoration: none;
    margin-right: 5px;
    font-size: 12px;
    min-width: 60px;
}

    a.button[disabled='disabled'], a.button[disabled='disabled']:hover {
        background-color: #C0C0C0;
        color: Gray;
        cursor: default;
    }

a.button-dim {
    background-color: #ABD1FF;
    color: #123a6c;
}

a.button-act {
    background-color: #FFCC00;
    color: #CBA200;
}

a.button-dim-act {
    background-color: #FEDD92;
    color: #E68A00;
}



a.button:hover, .gridView a.button:hover {
    text-decoration: none;
    color: White;
}

a.button-sml, a.button-dim-sml {
    min-width: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-color: #FFCC00;
    color: #555555;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 4px;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    /* border-radius: 3px; */
    min-width: 60px;
}

    a.button-sml[disabled='disabled'] {
        background-color: #E0E0E0;
        color: silver;
    }

.buttons-vert a.button-sml{
    display: block;
    margin-bottom: 5px;
    width: 200px;
}

.gridView .SelectedRow td a.button-sml, .gridView .EvenSelRow td a.button-sml, .gridView .OddSelRow td a.button-sml {
    background-color: #FFCC00;
}

a.button-dim-sml {
    background-color: #808080;
    color: #FFFFFF;
}

.gridView a.button-sml {
    min-width: 50px;
    display: block;
    vertical-align: middle;
    text-align: center;
    background-color: #ABD1FF;
    color: #123a6c;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 4px;
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 3px;
}

.dev-todo {
    border: 1px dotted red;
    padding: 5px;
    background-color: #FFFFCC;
    margin-bottom: 10px;
}

a.button-dim:hover {
    text-decoration: none;
    color: #123a6c;
}

.newfooter {
}

    .newfooter td {
        vertical-align: top;
        padding-right: 20px;
        color: gray;
        font-weight: bold;
        min-width: 200px;
    }

    .newfooter a {
        color: gray;
        font-weight: normal;
    }

        .newfooter a:hover {
            text-decoration: underline;
        }

.errors {
    color: Red;
    margin-top: 10px;
    font-size: 12px;
}

    .errors .message.info {
        color: Gray;
    }

.remarks {
    color: #333399;
}

ul.remarks {
    color: Black;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
}

.input {
    border: solid 1px #ABD1FF;
    font-family: Arial;
    font-size: 12px;
}

.readonly {
    font-size: 12px;
    font-family: Arial;
    border: solid 1px #ABD1FF;
    background-color: #EFEFEF;
}

.remarks .popup {
    display: none;
    position: absolute;
    border: solid 1px silver;
    padding: 10px;
    background-color: White;
    min-width: 200px;
    margin-left: 20px;
    color: Black;
}

.remarks:hover .popup {
    display: block;
}

.remarks .caption {
    padding-bottom: 2px;
    color: #5D5D5D;
}

.remarks .remark {
    padding-bottom: 5px;
    color: #000000;
}

.translateWrap:hover .translatePath {
    display: block;
}

    .translateWrap:hover .translatePath:hover {
        display: none;
    }

.translatePath {
    display: none;
    position: absolute;
    margin-top: -22px;
    background-color: #CC0000;
    font-weight: bold;
    color: White;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    /* border-radius: 4px; */
    font-size: 11px;
    line-height: 12px;
}

    .translatePath.y {
        background-color: #008000;
    }

.translate, .sqltranslate.n {
    border: dotted 1px red;
    /* border-radius: 3px; */
}

.translate {
    display: inline-block;
    cursor: pointer;
}

    .translate.y, .sqltranslate.y {
        border: dotted 1px green;
        /* border-radius: 3px; */
    }

    .translate .translateInfo {
        display: none;
    }

    .translate:hover, .sqltranslate.n:hover {
        border: solid 1px red;
    }

    .translate.y:hover, .sqltranslate.y:hover {
        border: solid 1px green;
    }

    .translate:hover .translateInfo {
        border: solid 1px orange;
        padding: 2px;
        background-color: White;
        color: Black;
        display: block;
        position: absolute;
        margin-top: -22px;
        margin-left: -2px;
    }

.state {
    display: inline-block;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    margin: 1px;
    min-width: 100px;
    text-align: center;
    background-color: #C0C0C0;
    /* border-radius: 4px; */
}

a.state:hover {
    background-color: #E9BA00;
    color: #505050;
    text-decoration: none;
}


.state.Null, .state.NULL, .state.Current {
    color: White;
    background-color: #DCDCDC;
}

.state.Approved, .state.Active, .state.EndUser {
    color: White;
    background-color: #2AB96A;
}

.TEST {
    background-color: #E9C6C6;
}

.button.approve {
    background-color: Gray;
    background-image: url('images/buttons/yes.png');
    background-position: 7px 7px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.button-dim.prev {
    background-image: url('images/buttons/prev-w.png');
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.button.next {
    background-image: url('images/buttons/next-w.png');
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.state.Rejected, .state.Deactivated, .state.Unauthorized {
    color: White;
    background-color: #F95D5D;
}

.button.reject {
    background-color: #F95D5D;
}

.state.PartiallyApproved, .state.Updated {
    color: White;
    background-color: #E9BA00;
}

.state.WaitingForPart, .state.WaitingForParts, .state.Requested, .state.Received.state, .New, .state.System {
    color: White;
    background-color: #0000FF;
}

.state.Submitted, .state.Review {
    color: White;
    background-color: #000000;
}

.state.Shipped {
    color: #696969;
    background-color: #DCDCDC;
}

.state.Draft, .state.Training {
    color: White;
    background-color: #929191;
}

.button-dim.cancel {
    color: White;
    background-color: #929191;
}


.iconWarning {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 2px;
    background-image: url(images/icons/warning_12.gif);
}

.iconError {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 2px;
    background-image: url(images/icons/error_12.gif);
}

.iconTask16 {
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url(images/icons/task_16.png);
}

.iconTask14 {
    display: inline-block;
    height: 14px;
    width: 14px;
    background-image: url(images/icons/task_14.png);
}

.iconNotification16 {
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url(images/icons/notification_16.png);
}

.iconNotification14 {
    display: inline-block;
    height: 14px;
    width: 14px;
    background-image: url(images/icons/notification_14.png);
}

.translator {
    z-index: 1;
}

.dim {
    color: #9B9B9B;
}

.dimstate {
    color: #5D5D5D;
    display: inline-block;
    width: 20px;
}

.dimpstate {
    color: #5D5D5D;
    display: inline-block;
    width: 35px;
}

/* a[disabled='disabled'] {
    color: black;
}*/

a.header, h3.header {
    border-left: solid 1px silver;
    border-top: solid 1px silver;
    border-right: solid 1px silver;
    background-color: white;
    color: #333399;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    display: block;
    padding-left: 10px;
    /* border-radius: 5px; */
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0px;
}

    a.header.max {
        padding-left: 27px;
        background-image: url(images/header-minimize.gif);
        background-repeat: no-repeat;
        background-position: 5px 5px;
    }

    a.header.min {
        /* border-radius: 5px; */
        border: solid 1px silver;
        background-color: #FFFFCC;
        padding-left: 27px;
        background-image: url(images/header-maximize.gif);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        margin-bottom: 10px;
    }

body.print a.header.min, body.print a.header.max {
    background-image: none;
    padding-left: 10px;
}


a.expandHeader:hover {
    color: White;
    text-decoration: none;
}

div.panel.exp {
    margin-top: 0px;
    margin-bottom: 10px;
    border-left: solid 1px silver;
    border-bottom: solid 1px silver;
    border-right: solid 1px silver;
    padding: 10px;
}

.environment, .maintenanceNotice {
    /* border-radius: 5px; */
    background-color: rgb(255, 204, 0);
    color: #000000;
    padding: 5px;
    border-bottom: dashed 1px gray;
}

    .environment.staging, .environment.staging p {
        background-color: red;
        color: white;
    }

.toolbarNotice
{
    max-width: 1200px;
}

.toolbarNotice .inner {
    padding: 5px;
}

    .toolbarNotice, .toolbarNotice td {
        color: white;
        background-color: #123a6c;
    }

.toolbarNotice .title
{
    font-size: 14px;
    font-weight: bold;
}

    .toolbarNotice .readmore a {
        color: red;
    }

.divTestUser {
    /* border-radius: 5px; */
    background-color: rgb(255, 204, 0);
    color: #000000;
    padding: 5px;
    margin-top: 0px;
    border-bottom: dashed 1px gray;
}

.testui {
    border: solid 1px rgb(255, 204, 0);
    padding: 5px;
    margin-bottom: 10px;
}

body.print {
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
}

    body.print .print-margin-x {
        margin: 10px;
        border: solid 1px red;
    }

    body.print .nobreak {
        page-break-inside: avoid;
    }

.query {
    border-right: solid 1px silver;
    width: 200px;
    vertical-align: top;
    background-color: rgb(243, 243, 243);
}

.queryFilterPanel {
    background-color: white;
    color: Black;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

    .queryFilterPanel .filter {
    }

        .queryFilterPanel .filter .item {
            padding: 4px 2px 4px 2px;
            border-bottom: dotted 1px silver;
            background-color: rgb(243, 243, 243);
        }

            .queryFilterPanel .filter .item input {
                margin-left: 4px;
            }

            .queryFilterPanel .filter .item.selected {
                background-color: #99CCFF;
            }


            .queryFilterPanel .filter .item a {
                text-decoration: none;
                display: block;
                color: black;
                cursor: pointer;
                background-image: url("images/chk-off.gif");
                background-repeat: no-repeat;
                line-height: 14px;
                background-position: 4px 0px;
            }

            .queryFilterPanel .filter .item.selected a {
                background-image: url("images/chk-on.gif");
            }

        .queryFilterPanel .filter .more {
            padding: 5px;
        }

            .queryFilterPanel .filter .more a {
                color: #505050;
                text-decoration: none;
                display: block;
            }

            .queryFilterPanel .filter .item:hover, .queryFilterPanel .filter .more:hover {
            }

                .queryFilterPanel .filter .item:hover a {
                    text-decoration: underline;
                }

        .queryFilterPanel .filter .item .count {
            margin-left: 5px;
            margin-right: 5px;
            vertical-align: top;
            color: #505050;
            text-align: right;
            float: right;
        }

        .queryFilterPanel .filter .item:hover .count {
        }

        .queryFilterPanel .filter .item .value {
            padding-left: 24px;
            width: 120px;
            display: inline-block;
        }

        .queryFilterPanel .filter .item .mvalue {
            width: 120px;
            display: inline-block;
            vertical-align: top;
        }

        .queryFilterPanel .filter .caption {
            padding: 5px 3px 3px 2px;
            display: block;
            width: auto;
            color: #333399;
            border-bottom: solid 1px silver;
        }

            .queryFilterPanel .filter .caption a {
                color: #333399;
                text-decoration: none;
            }

.checked {
    display: inline-block;
    height: 18px;
    width: 18px;
    padding-right: 4px;
    background-color: Red;
}

    .checked.y {
        background-image: url(images/check.png);
        background-repeat: no-repeat;
    }

    .checked.n {
        background-image: url(images/uncheck.png);
        background-repeat: no-repeat;
    }

.features {
}

    .features .feature {
        /* border-radius: 5px; */
        margin-bottom: 10px;
        padding: 10px;
    }

        .features .feature .caption {
            font-size: 14px;
            font-weight: bold;
            width: 100%;
            margin-bottom: 10px;
        }


        .features .feature .errors ul {
            margin: 0px;
            padding: 0px 0px 0px 20px;
        }

        .features .feature a.fxs-button {
            float: right;
        }

/* Tour */

.tour {
    background-color: #404040;
    padding: 10px;
    color: White;
    margin-bottom: 10px;
}

    .tour .title {
        font-size: 16px;
        display: inline-block;
        margin-bottom: 5px;
    }

    .tour .buttons {
        font-size: 18px;
        font-weight: 100;
    }

    .tour .start {
        float: right;
        display: inline-block;
    }

    .tour .caption {
        color: #e0e0e0;
        font-size: 16px;
        margin-top: 10px;
    }

    .tour .text {
        color: Silver;
        font-size: 14px;
        margin-top: 5px;
    }

        .tour .text p {
            color: Silver;
            font-size: 14px;
            margin-top: 10px;
        }

        .tour .text h1 {
            color: #e0e0e0;
            font-size: 14px;
            margin-top: 10px;
            margin-bottom: 0px;
        }

        .tour .text .inner {
            display: block;
            width: 700px;
        }

        .tour .text .icon {
            margin-right: 10px;
        }

.url {
    font-size: 10px;
    color: Silver;
}

ul.documentremarks {
    margin: 0px;
    padding: 0px 0px 0px 12px;
}

    ul.documentremarks li {
        padding: 0px;
        margin: 0px;
    }



ul.filecultures {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 200px;
}

    ul.filecultures li {
        display: inline;
    }

        ul.filecultures li:after {
            content: ", ";
        }

        ul.filecultures li:last-child:after {
            content: "";
        }

table.SimpleGrid {
    border-collapse: collapse;
}

    table.SimpleGrid td {
        border: solid 1px silver;
        padding: 2px 4px 2px 4px;
        vertical-align: top;
    }


.eula {
    font-family: 'Courier New';
    border: solid 1px silver;
    padding: 20px;
    min-height: 300px;
}

.sidebar {
    font-size: 12px;
    margin-right: 10px;
    background-image: url('images/sidebar_menu_border.png');
    background-position: right;
    background-repeat: repeat-y;
    min-height: 400px;
}

    .sidebar.open {
        width: 215px;
        padding-bottom: 5px;
    }

        .sidebar.open .wrap {
            border-bottom: 1px solid #eeeeee;
            margin-bottom: 100px;
        }

    .sidebar.closed {
        width: 20px;
    }


    .sidebar.open .togglebar {
        background-color: white;
        padding: 0px;
        margin-right: 15px;
        line-height: 0px;
    }

    .sidebar.closed .togglebar {
        background-color: white;
        padding: 0px;
        margin-right: 10px;
        line-height: 0px;
    }

| .sidebar .menu {
    margin: 0px 10px 0px 0px;
}

.sidebar .menu .group {
    margin: 0px;
    padding: 0px;
}

.sidebar .togglebar {
}

.sidebar .toggle {
    width: 30px;
    height: 30px;
    margin: 0px 2px 5px 0px;
}

.sidebar .vert .toggle {
    display: block;
}

.sidebar .horz .toggle {
    display: inline-block;
}

.sidebar .sidebar_on {
    background-image: url('images/menu-on-2.png');
}

.sidebar .sidebar_off {
    background-image: url('images/menu-off-2.png');
}

.sidebar .dashboard_on {
    background-image: url('images/dashboard-on.png');
    width: 30px;
    height: 30px;
    margin: 0px 2px 5px 0px;
    display: inline-block;
}

.sidebar .dashboard_off {
    display: none;
}

.sidebar .searchbar_on {
    background-image: url('images/search-on.png');
}

.sidebar .searchbar_off {
    background-image: url('images/search-off.png');
}

.sidebar .menu .group .grouphead,
.sidebar .menu .group .subgrouphead,
.sidebar .menu .group .item {
    background-image: url('images/sidebar_menu_border.png');
    background-position: right;
    background-repeat: repeat-y;
    padding: 0px 15px 1px 0px;
}

    .sidebar .menu .group .item.active {
        background-image: url('images/sidebar_menu_arrow.png');
        background-position: right;
        background-repeat: no-repeat;
    }

    .sidebar .menu .group .grouphead .outer,
    .sidebar .menu .group .subgrouphead .outer,
    .sidebar .menu .group .item .outer {
    }

        .sidebar .menu .group .grouphead .outer .inner {
            background-color: #123a6c;
            color: white;
            padding: 6px 8px 6px 8px;
            font-size: 16px;
        }

        .sidebar .menu .group .subgrouphead .outer .inner {
            background-color: #99CCFF;
            color: #123a6c;
            padding: 6px 8px 6px 8px;
            font-size: 13px;
        }


        .sidebar .menu .group .item .outer .inner a {
            display: block;
            border: solid 1px white;
            padding: 6px 8px 6px 8px;
            font-size: 12px;
            color: #123a6c;
        }

    .sidebar .menu .group .item:hover .outer .inner a {
        border: dotted 1px #99CCFF;
        background-color: #F3F3F3;
    }

    .sidebar .menu .group .item.active .outer .inner a {
        border: solid 1px #FFCC00;
        background: #FFCC00;
        color: black;
    }


.sitemap .dashboard {
    width: 30px;
    height: 30px;
    padding: 0px;
    margin: 0px;
    background-image: url('images/dashboard-tr.png');
    border: 0px;
    display: block;
    line-height: 30px;
    background-color: transparent;
}

.sitemap .icon {
    width: 10px;
    height: 10px;
    background-color: red;
    display: inline-block;
    margin: 0px 4px 0px 0px;
}

    .sitemap .icon.on {
        background-color: lime;
    }

.gap {
    padding: 0px;
    margin: 0px;
    width: 10px;
}

.sourcecode {
    border: solid 1px silver;
    padding: 10px;
    font-family: 'Courier New';
    font-size: 12px;
    background-color: black;
    color: yellow;
}


.tiles {
    background-color: silver;
    padding: 10px;
    vertical-align: top;
}

    .tiles .group {
        /*line-height:120px;*/
    }

    .tiles .tile {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 0px;
        margin-left: 0px;
        background-color: gray;
        padding: 0px;
        border: solid 1px transparent;
        /*float: none !important;*/
        vertical-align: top;
    }

        .tiles .tile a {
            text-decoration: none;
        }

        .tiles .tile .inner {
            color: white;
            padding: 10px;
            width: 100px;
            height: 100px;
        }

        .tiles .tile:hover {
            border: solid 1px rgb(255, 204, 0);
        }

        .tiles .tile .title {
            font-size: 14px;
        }

        .tiles .tile .count {
            font-size: 40px;
        }

        .tiles .tile.Test {
            background-color: red;
        }

.revisionview table {
    border-collapse: collapse;
}

    .revisionview table td {
        border: solid 1px gray;
        padding: 3px;
    }

        .revisionview table td.value {
            background-color: white;
            color: gray;
        }

        .revisionview table td.newvalue {
            background-color: #CCFFCC;
        }

        .revisionview table td.group {
            background-color: black;
            color: white;
        }

        .revisionview table td.null {
            background-color: #DCDCDC;
        }

        .revisionview table td.column {
            background-color: silver;
            white-space: nowrap;
        }

        .viewMode_Edit {
    color: White;
    background-color: #2AB96A;
    display: inline-block;
    width: 75px;
    padding: 4px;
}
                .viewMode_Insert {
    color: Gray;
    background-color: silver;
    width: 75px;
    display: inline-block;
    padding: 4px;
}

ul.navbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navbar li {
    float: left;
    display: inline;
}

.navbar img.logo{
    padding: 10px;
}

ul.navigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navigation li {
    float: left;
    display: inline;
}

    .navigation li a.navlink, .navigation li span.navtext {
        display: inline-block;
        text-align: center;
        padding: 18px 15px 18px 10px;
        text-decoration: none;
        font-weight: 500;
        font-size: 14px;
        color: #123a6c;
    }

    .navigation li span.navcontrol {
        display: inline-block;
        text-align: center;
        padding: 17px 10px;
        text-decoration: none;
    }

    .navigation li span.navsearch {
        display: inline-block;
        text-align: center;
        padding: 15px 0px;
        text-decoration: none;
        font-size: 20px;
    }

    .navigation li a.navbutton {
        display: inline-block;
        text-align: center;
        padding: 15px 0px;
        font-size: 20px;
    }

    .navigation li a.navenv {
        display: inline-block;
        text-align: center;
        padding: 15px 5px 16px 5px;
        text-decoration: none;
        font-size: 18px;
        color: #123a6c;
    }

    .navigation li a.navtask {
        display: inline-block;
        text-align: center;
        padding: 15px 5px 16px 5px;
        text-decoration: none;
        font-size: 18px;
        color: #123a6c;
    }

    .navigation li a.navenv .counter, .navigation li a.navtask .counter {
        position: relative;
        z-index: 1;
        left: -5px;
        top: -10px;
        background-color: red;
        color: white;
        border-radius: 8px;
        padding: 2px 4px 2px 4px;
        font-size: 9px;
    }

    .navigation li a.navlink:hover, .navigation li span.navtext:hover, .navigation li span.navcontrol:hover, .navigation li a.navenv:hover {
        /*background-color: #bfdbff;*/
    }

.navigation .active {
    background-color: red;
}

.flyout {
    display: none;
    visibility: hidden;
    background-color: #eee;
    border: solid 1px #e0e0e0;
}

.navigation li:hover .flyout {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 3000;
    margin-top: -15px;
    margin-left: 10px;
}

ul.navfly {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
}

.navfly li {
    float: none;
    display: block;
    padding: 0px;
    margin: 0px;
}

    .navfly li a {
        padding: 5px 30px 5px 15px;
        display: block;
        font-weight: 500;
        font-size: 12px;
        color: #123a6c;
        background-image: url(images/v2/sub2_low.gif);
        background-position: 5px 8px;
        background-repeat: no-repeat;
    }

        .navfly li a:hover {
            background-color: #bfdbff;
            background-image: url(images/v2/sub2_high.gif);
        }

.contentPadding
{
    padding: 10px;
}

.homeContent
{
    background-image: url('Images/home-banner.png');
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}


.hometile {
    background-color: #123a6c;
    color: white;
    padding: 10px 10px 50px 10px;
    height: 100%;
    margin-right: 10px;
    min-height: 150px;
    display: table-cell;
    width: 270px;
}

.hometilegap {
    width: 10px;
    display: table-cell;
}


.hometile a {
    color: #bfdbff;
}

.hometile_head {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.hometile_item {
    background-image: url('images/v2/sub2_low.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 10px;
}

    .hometile_item a {
        color: #bfdbff;
    }

    .hometile_item a:hover {
        color: red;
    }

.searchtile {
    border: solid 1px silver;
    padding: 10px;
    margin: 10px;
    display: table-cell;
    background-color: #EEEEEE;
    width: 418px;
}

.searchgap {
    width: 10px;
    display: table-cell;
}

.homerow {
    display: block;
    float: none;
    padding-top: 10px;
}

.hometile_sub {
    padding-bottom: 10px;
}