body
{
}

.divEco
{
    left: 50%;
    margin-left: -220px;
    position: fixed;
    top: 17%;
    z-index: 10000;
}
.listBlock
{
    float: left;
    width: 250px;
    position: relative;
    background-color: #F6F6F6;
    border: 1px solid #8B8B8B;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 3px 3px 3px 3px;
    -o-border-radius: 10px;
}
.listBlock h2
{
    font-size: 9pt;
    letter-spacing: 0.5px;
    background-color: #DEDEDE;
    border-bottom: 1px solid #8B8B8B;
    border-radius: 3px 3px 0px 0px;
    padding: 5px 0px 3px 10px;
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    color: #666666;
    font-weight: bold;
    vertical-align: top;
    letter-spacing: 0.5px;
    height: 15px;
}


#sortable1, #sortable2, #sortable3, #sortable4, #sortorder
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background: #eee;
    padding: 5px;
    width: 240px;
}
#sortable1 li, #sortable2 li, #sortable3 li, #sortable4 li, #sortorder li, #ulBlank li
{
    cursor: move;
    margin: 2px;
    padding: 2px;
    font-size: 10pt;
    width: 215px;
    background: none;
    background-color: #CCCCCC;
    color: Black;
}
.droptrueMaster
{
    height: 300px;
    overflow: auto;
}
.droptrueDetail
{
    height: 300px;
    overflow: auto;
}
.getFloat
{
    float: left;
}
.blankDiv
{
    float: left;
    width: 300px;
}
.li-selecting
{
    background: #FECA40;
}
.li-selected
{
    background: #F39814;
    color: white;
}
.SortImage, .SortImageRemove
{
    float: right;
    padding-right: 5px;
}
.SortImage:hover, .SortImageRemove:hover
{
    cursor: pointer;
}
.spantext:hover
{
    cursor: pointer;
}
.spantext
{
    float: right;
    margin-right: 15px;
}
.editfield
{
    float: right;
    margin-right: 5px;
    position: relative;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
}
.editfield:hover
{
    cursor: pointer;
    text-decoration: underline;
}
.AllAvail
{
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    font-family: Fanwood;
}
#divGroupMaster
{
    position: fixed;
    top: 40%;
    left: 50%;
    margin-top: -100px;
    margin-left: -425px;
    width: 400px;
    height: 280px;
    display: none;
    z-index: 9999;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 13px;
    filter: alpha(opacity=0.90);
}
#mask
{
    background-color: #000000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1000;
}
.paging_full_numbers
{
    width: 200px !important;
}


#AddNewGroup
{
    background-color: #444444;
    background-image: none;
    border:0;
    box-shadow:none;
    cursor: pointer;
    padding: 3px;
}
#AddNewGroup img
{
    margin-bottom: -3px;
}

.tableborder
{
    border: solid 2px #AAA;
    padding: 5px;
}

#divUserGroupMaster
{
    width: 400px;
}
#ulBlank
{
    display: none;
    list-style-type: none;
    margin: 0;
    margin-left: 200px;
    padding: 0;
}
div.dataTables_wrapper .ui-widget-header 
{
    
	font-weight:bold;
	font-size:11px;
}
