﻿.div_footer_top
{
    border-top: solid 1px #c0c0c0;
}

.table_footer_cell
{
    padding-top: 4px;
    padding-bottom: 4px;
}

.table_footer_row
{
    padding: 0px;
    margin: 0px;
    background-color: #f2f2f2;
}

.div_footer
{
    border-bottom: solid 1px #c0c0c0;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
}

.checkbox_input_right
{
    display: block;
    float: left;
    clear: none;
    padding: 0;
    margin: 0;
}

.checkbox_label_left
{
    padding: 0px 5px 0px 5px;
    display: block;
    float: left;
    clear: left;
}

.checkbox_input_left
{
    display: block;
    float: left;
    clear: left;
    padding: 0;
    margin: 0;
}

.checkbox_label_right
{
    padding: 0px 5px 0px 5px;
    display: block;
    float: left;
    clear: none;
}

.no_wrap
{
    white-space: nowrap;
}

.section_border_partialleft
{
    border-style: solid;
    border-width: 1px;
    border-right-width: 0px;
    border-left-color: #c0c0c0;
    border-top-color: #c0c0c0;
    border-bottom-color: #c0c0c0;
}

.section_border_partialright
{
    border-style: solid;
    border-width: 1px;
    border-left-width: 0px;
    border-right-color: #c0c0c0;
    border-top-color: #c0c0c0;
    border-bottom-color: #c0c0c0;
}

.section_border
{
    border-style: solid;
    border-width: 1px;
    border-top-color: #c0c0c0;
    border-right-color: #c0c0c0;
    border-bottom-color: #c0c0c0;
    border-left-color: #c0c0c0;
}

.float_right
{
    float: right;
}

.float_left
{
    float: left;
}

.subtable
{
}

.collapsiblepanel
{
    height: 0px;
    overflow: hidden;
}

.MargTop_10
{
    margin-top: 10px;
}

.MargBottom_10
{
    margin-bottom: 10px;
}

.PadBottom_10
{
    padding-bottom: 10px;
}
div.ListViewContainer
{
    border: 1px solid #c0c0c0;
    height: 155px;
}

div.ListViewContainerNoBorder
{
    height: 155px;
}

.clear_left
{
    clear: left;
}

.clear_none
{
    clear: none;
}

.clear_both
{
    clear: both;
}

.clear_right
{
    clear: right;
}

.cellimage
{
    margin: auto;
    float: right;
    clear: right;
    display: inline;
}

div.note
{
    padding: 10px;
    background-color: #FFFFCC;
}



td.note_border
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
}

td.note_pad
{
    padding-top: 5px;
    padding-bottom: 5px;
}


.purple
{
    color: #9933FF;
}


/*----- levies_tab (start) */
.levies_tab
{
    border-color: #b1b1b1;
    border-style: none none none none;
    border-width: 1px;
    width: 50%;
    margin: auto;
    text-align: left;
}

.levies_tab div[id$=_header]
{
    border-left: solid 1px #b1b1b1;
}

.levies_tab .ajax__tab_header
{
    border-bottom-style: solid;
    border-bottom-width: 20px;
    border-bottom-color: #343434;
}


.levies_tab .ajax__tab_tab
{
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    margin: 0px !important;
    border: 0px;
}

.levies_tab .ajax__tab_outer
{
    border-style: solid solid none none;
    border-width: 1px;
    border-color: #b1b1b1;
    background-color: #eeeeee;
    cursor: pointer;
}

.levies_tab .ajax__tab_inner
{
    background-color: #eeeeee;
}

.levies_tab .ajax__tab_hover .ajax__tab_outer
{
    font-weight: bold;
    background-color: #343434;
}

.levies_tab .ajax__tab_hover .ajax__tab_inner
{
    font-weight: bold;
    background-color: #343434;
}

.levies_tab .ajax__tab_hover .ajax__tab_tab
{
    font-weight: bold;
    background-color: #343434;
    color: #FFFFFF;
}

.levies_tab .ajax__tab_active .ajax__tab_outer
{
    background-color: #343434;
}

.levies_tab .ajax__tab_active .ajax__tab_inner
{
    background-color: #343434;
}

.levies_tab .ajax__tab_active .ajax__tab_tab
{
    color: #FFFFFF;
}
.levies_tab .ajax__tab_disabled
{
    color: #C0C0C0;
    cursor: pointer;
}

/*----- levies_tab (end) */

.td_wb
{
    border: 1px solid #C0C0C0;
}

.td_dark_header
{
    padding: 0px 5px 0px 5px;
    background-color: #8c8c8c;
    color: #FFFFFF;
    font-weight: bold;
}

.td_light_header
{
    padding: 0px 5px 0px 5px;
    background-color: #c0c0c0;
    font-weight: bold;
}

div.tooltipcontainer
{
    padding: 10px 5px 10px 5px;
    background-color: #FFFFCC;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
    border: solid 1px #808080;
}

table.reset
{
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

.valign_top
{
    vertical-align: text-top;
}



.dropDown, .dropDownRO
{
    border: solid 1px #C0C0C0;
}

tr.wooldataupload-top
{
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #c0c0c0;
}


tr.wooldataupload-bottom
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #c0c0c0;
}


tr.notaccepted
{
    background-color: #FFDFDF;
    font-size: 8pt;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 16px;
}

tr.nomatches
{
    background-color: #CAE4FF;
    font-size: 8pt;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 16px;
}

.autocomplete
{
    border: solid 1px #808080;
    background: #FFFFCC;
    color: #000000;
    list-style: none;
    padding: 5px;
    width: 100%;
}

.autocomplete-item
{
    background: #FFFFCC;
    color: #000000;
    list-style: none;
    padding: 0px;
}

.autocomplete-item-selected
{
    background: #FFFFCC;
    color: #0000FF;
    list-style: none;
    padding: 0px;
}

tr.separator, td.separator
{
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #c0c0c0;
}


.eft-transaction-popup-menu
{
    padding: 5px 10px 5px 10px;
    position: absolute;
    visibility: hidden;
    background-color: #FFFFE6;
    border: solid 1px #C0C0C0;
    z-index: 2000;
    width: 100px;
    text-align: left;
}

hr.separator
{
    height: 1px;
    color: #c0c0c0;
}

.subgrid-column-header
{
    border: 0.5px solid #FFFFFF;
    background-color: #666666;
    border-collapse: collapse;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}

.header-right-border
{
    border-right: solid 2px #FFFFFF;
}


.right-align
{
    text-align: right;
}

.left-align
{
    text-align: left;
}


.centre-align
{
    text-align: center;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.50;
}

.modalWindow {
    background-color: #ECF7FF;
    border: solid 1px #c0c0c0;
    
}

.modalTitleBar {
    height:20px; 
    background-color: #3399FF; 
    padding-top: 5px;
    padding-left: 5px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: solid 1px #808080;
}

.updateProgress
{
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 180px;
    height: 65px;
}


.agentlist
{
    min-width: 400px;
}

input[class~=textBox][readonly], textarea[class~=textBox][readonly], textarea[class~=textArea][readonly]
{
    border: solid 1px #C0C0C0;
    background-color:#F2F2F2 !important;
    color:#000000;
    padding-left:2px;
    padding-top:1px;
}
select[class~=dropDown][disabled]
{
    padding-left:2px;
    padding-top:0px;
    background-color:#F2F2F2 !important;
}


.InformationBox
{
    border:solid 1px #C0C0C0;
    background-color: #E8EEF0;
    background-image: url(../../images/i.gif);
    background-position: 2% 50%; 
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    min-height: 30px;
    min-width: 150px;
}

.InformationBox > div
{
    display: list-item;
}