.required {
    background-color : #3ABBD0;
}
/* Dynamic List */

#dl_storeRequest{
    display: none;
}

#dl_storeSelection{
    display: none;
}

#trigevent_date {
    position: relative;
    top: 0px;
}


/* Table TK */

table {
    width: 99%;
    background-color: #fafafa;
    border: 1px #000000 solid;
    border-spacing: 0px;
    margin-right: auto;
    margin-left: auto;
}

th {
    background-color: #80715C;
    font-weight: bold;
    color: #FFFFFF;
    height: 12px;
}

td {
    border-left: 1px dotted;
    padding-left: 3px;
    padding-right: 3px;
}

.first_col {
    border: none;
}

.th:HOVER {
    color: #FFFFFF !important;
}

.trOdd {
    background-color: #E4E0DD !important;
    height: 18px;
}

.trOdd:hover {
    background-color: #F7B173 !important;
}

.trEven {
    background-color: #FFFFFF !important;
    height: 18px;
}

.trEven:hover {
    background-color: #F7B173 !important;
}

.tblInsideForm {
    border: none !important;
    background-color: #BBBBBB !important;
}

.divOutsideForm {
    width: 100%;
    margin: 0px;
    top: 0px;
}

.tblInsideForm th {
    background-color: transparent;
    border: medium none;
    color: #404040;
    height: auto !important;
    text-indent: 25px;
}

.tblInsideForm th tr {
    height: auto !important;
}

.tblInsideForm tr {
    height: 20px;
    background-color: transparent;
    color: #000000;
}

.tblForm input {
    margin-left: 5px;
}

#divTblParameter tr:hover {
    background-color: #F7B173 !important;
}

#tblParameter thead tr {
    height: auto !important;
}

#divParameterHeader table {
    width: 99%;
}

#divParameterHeader .divTable {
    width: 100%;
}

.dijitDialogUnderlay {
    background: none repeat scroll 0 0 #444444;
    opacity: 0.5;
}

.dijitDialogCloseIcon {
    background-image: url("../images/icones/close_dark.png");
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    top: 1px;
    color: transparent;
}

.dijitDialog {
    background-color: white !important;
    border: 1 solid #CCCCCC !important;
}

.dijitDialogTitleBar {
    background-color: #CCCCCC;
}

.divHeader {
    background-color: white;
    border-top: 1px solid #666666;
    color: #666666;
    font-size: 11px;
    height: 22px;
    padding-top: 0px;
}

.SlotTabContainer {
    margin: 5px;
}

.SlotTabContentDivAll {
    border: 1px solid #555555;
}

.resultDiv {
    margin: 0px;
}

.divForm {
    border: 1px solid #555555;
}

.application_user {
    top: 40px;
    left: 80%;
    font-size: 10px;
	color: #666666;
}
.divFormTitle {
    border-radius: 8px 8px 0 0;
    padding-left: 10px;
    width: auto !important;
}

.SlotTabContentDivAll {
    border-radius: 0 8px 8px 8px;
    padding: 5px;
}

.SlotTabTitleContainerSelected,.SlotTabTitleContainer {
    border-radius: 8px 8px 0 0;
    border-color: #555555 #555555 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 2px 2px medium;
    color: #FFFFFF !important;
    font-size: 13px;
    font-weight: bold;
    line-height: 10px;
    padding-right: 7px !important;
    width: auto;
}

.SlotTabTitleContainer {
    background-color: #E40715 !important;
}

.SlotTabTitleContainer:HOVER {
    background-color: #8C354B !important;
}

.SlotTabTitleContainerSelected {
    background-color: #EE7508 !important;
}

.SlotTabTitleContainer:HOVER {
    background-image: url("../images/commonHighlight.png");
}

.SlotTabTitleContainerSelected:HOVER {
    background-image: url("../images/commonHighlight.png");
}

.SlotTabContentDivTab.new {
    background-color: transparent;
}

.SlotTabContentDivTab.edit {
    background-color: transparent;
}

.stm_menu {
    background-color: #CD5922;
    border: 1px solid #50002D;
}

.stm_item dl:hover {
    background-color: #9A593A;
}

.stm_item a,.stm_item a:hover,.stm_item a:visited,.stm_item a:focus {
    color: #FFFFFF;
}

#divParameterHeader .divFormTitle {
    display: none;
}

#stm_item_entry_workflow_menu .stm_item {
    color: #FFFFFF;
}

#stm_item_entry_MENU_OTHER_ACTIONS .stm_item {
    color: #FFFFFF;
}

.stm_item dd ul {
    background: none repeat scroll 0 0 #CD5922
}

.stm_item_top li {
    border-left: 1px solid #50002D;
}

.stm_item dd {
    border: 1px solid #50002D;
}

.stm_item_separator {
    background-color: #50002D;
}

.amsdate {
    margin-left: 5px;
    position: absolute;
    margin-top: -2px;
}
