/* temporary override styles for reskinning only */
/* these should be merged back into widgets/jGrid/jGrid.css when reskin is complete */

/**
 * jGrid band
 */

.jGrid .band {
    /*background: url(../../images/reskin/bandBg.gif) no-repeat top left;*/
    background: #d8e8f8 url(../../images/reskin/panelFullWidthMask.gif) no-repeat top left;
    color: #666;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    padding: 2px 0 0 0;
    height: 33px;
    clear: both;
    border:0;
    width: 936px;
}

/*.jGrid .band .saveSearch {
    color: #666;
    font-weight: normal;
    background: none;
    border: 0;
    padding: 3px 20px 0 0;
    cursor: pointer;
}*/

.jGrid .bband {
    /*background: url(../../images/reskin/bBandBg.gif) no-repeat top left;*/
    background: #d8e8f8 url(../../images/reskin/panelFullWidthMaskBottom.gif) no-repeat bottom left;
    /*margin-bottom: 18px;*/
}

.band .title {
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

.jGrid .band .description {
    color: #666;
    font-size: 10px;
    font-weight: 400;
    padding: 0 0 0 5px
}

.jGrid .bband a,
    .jGrid .bband a:hover {
    color: #fff;
}

.jGrid .jColumns {
    background: #F3F3F3;
    height: auto;
    padding: 10px;
    width: 914px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display:none;
}

.jColumns label {
    font-size: 11px;
    color: #000;
}

a.addFilter {
    display: inline-block;
    text-align: right;
    margin:10px 0 0 30px;
    float: left;
    width: 140px;
}

/*a.edit-filter {
  margin: 0;
  float: none;
  font-weight: normal;
}

a.showHideCols {
    margin: 0;
    float: none;
}*/

.nav a.toggle-div,
    .nav a.toggle-div:hover {
    color: #666;
    font-weight: normal;
    background: none;
    border: 0;
    padding: 3px 20px 0 0;
}

.nav a.toggle-div span,
    .nav a.div-on span {
    background: url( ../../images/reskin/rightArrowButton.gif ) no-repeat 10px 0;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 1px;
    right: 0;
}

.nav a.div-on span {
    background: url( ../../images/reskin/downArrowButton.gif ) no-repeat 10px 0;
}

.jGrid .bband .nav a {
    margin: 0 1px 0 1px;
    color: #666;
}

/*.jGrid .bband .nav {
    float: left;
    height: 25px;
    list-style: none;
    padding: 5px 5px 0;
}*/

.jGrid .bband .nav a:hover {
    text-decoration: none;
    /*border: solid 1px #369;*/
    border: 1px solid #bababa;
    /*height: 13px;*/
    padding:3px 6px;
    /*border-top: 1px solid #124066;*/
    border-top: 1px solid #afafaf;
    background: #368ed8 url(../../images/reskin/pagingBgGrey.gif) repeat-x top left;
}

.jGrid .nav .display {
    padding: 3px 6px;
}

.jGrid .nav .active {
    display: block;
    float: left;
    font-weight: 700;
    padding: 3px 6px;
    /*border: 1px solid #369;*/
    border: 1px solid #bababa;
    /*border-top: 1px solid #124066;*/
    border-top: 1px solid #afafaf;
    background: #C9D3DC;
}

.bband .nav .button a {
    background: url( ../../widgets/jGrid/images/pager-buttons-blue.gif ) no-repeat top left;
    height: 14px;
    width: 8px;
    border: none;
    padding: 4px 6px;
}

.bband .nav .button a:hover {
    background: url( ../../widgets/jGrid/images/pager-buttons-darkBlue-on.gif ) no-repeat;
    border: none;

}

.bband .nav .previous a, .bband .nav .previous a:hover {
    background-position: 0 -20px;
}

.bband .nav .next a, .bband .nav .next a:hover {
    background-position: 0 -40px;
}

.bband .nav .last a, .bband .nav .last a:hover {
    background-position: 0 -60px;
}

/**
 * jTable
 */
.jTable {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position:relative;
    z-index:1;
}

.jTable table {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    *border-collapse: separate;
    border: 1px solid #ccc;
/*    width: 618px;*/
}

.jTable numeric td {
    text-align:right;
}

.jTwoCols {
    float: left;
    width: 618px;
    overflow: hidden;
    border: 0;
}

.jTwoColsTopMargin {
    float: left;
    width: 618px;
    overflow: hidden;
    margin-top: 18px;
    border: 0;
}

.jOneAndHalfCols {
/*    float: left;*/
    width: 510px;
}

.jOneColumn .jTable table{
/*    float: left;*/
    width: 510px;
}

.jOneColumn {
    float: left;
}

.jOneColumn .jGrid {
    width: 510px;
}

.jOneColumn .jTable {
    width: 510px;
}

.jOneColumn .form-right-column {
    width: 320px;
}

/**
* Filter
*/

.jGrid .jFilter {
    background: #fefedf;
    height: auto
}

#active-filters .single-select,
#active-filters .multi-select {
/*    height: 106px;*/
    margin-left: 170px;
    width: 325px;
    border: 1px solid #b5b5b5;
    border-top: 1px solid #717171;
}

#active-filters .single-select {
    margin: 0;
}

#active-filters .multi-select {
    height: 106px;
}

#active-filters .lat-long,
#active-filters .geo-dir {
    margin: 0 5px 10px 0;
    width:30px;
    border: 1px solid #b5b5b5;
    border-top: 1px solid #717171;
}

#active-filters .geo-dir {
    width: 46px;
}

div#add-filter {

}

div#add-owner-filter {

}

div.addFilterSubBox {
    float: left;
    width: 500px;
}

#active-filters label {
    font-size: 10px;
}

#filters-content {
    padding: 10px 6px 0 5px;
}

#toggle-add-filter,
#toggle-add-filter-left {
    display: none;
    float: right;
    width: 400px;
    margin-right: 22px;
}

#add-filter {
    float: none;
    height: 24px;
    display: none;
    clear: both;
    line-height: 20px;
    margin: 10px 0;
    padding: 10px;
    position: relative;
}

#add-owner-filter {
    float: none;
    height: 24px;
    display: none;
    clear: both;
    line-height: 20px;
    margin: 10px 0;
    padding: 10px;
    position: relative;
}

#add-filter select {
    float: left;
    margin: 0 10px 10px 10px
}

.close {
/*position:absolute; right:5px; top:5px */
    float: right;
    width: 10px;
    height: 10px;
}

.close a {
    background: transparent url( ../../images/button-close.png ) 0 0 no-repeat;
    clear: right;
    display: block;
    float: right;
    height: 10px;
    width: 10px;
}

.close a em {
    display: none
}

.close a:hover {
    background-position: 0 -10px;
}

.filter {
    clear: both;
    float: none;
    overflow: hidden;
    min-height: 30px;
}

.remove-filter {
    display: none;
    float: left;
    width: 20px;
}

.remove-filter a {
    background: transparent url( ../../images/button-remove.png ) 0 0 no-repeat;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}

.form .filter label {
    clear: none;
}

.remove-filter a em {
    display: none
}

.remove-filter a:hover {
    background-position: 0 -82px
}

#active-filters-list {
    display: none
}

.filter-value {
/*    float: left;*/
    display: inline;
    line-height: 20px;
}

a.clear-filter {
    background: transparent url( ../../images/button-clear.png ) center top no-repeat;
    height: 10px;
    width: 12px;
    display: inline-block;
}

a.clear-filter em {
    display: none
}

#current-filters {
    background: #ffc;
    clear: both;
    line-height: 20px;
    padding: 10px
}

#current-filters em {
    font-weight: 700;
    font-size: 14px;
    color: #0000ff;
    padding: 0 5px
}

#current-filters-content {
    float: left;
    padding-right: 10px;
}

#current-filters-links {
/*    padding: 0 0 0 20px;
    width: 200px;
    float: right;*/
}

.important {
    font-weight: 700
}

.form-right-column {
    width: 590px;
}

.jTable .flag {
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 20px
}

.jTable img.flag {
    background-position: 0;
    padding-left: 0
}

.company-autocomplete {
    width: 298px
}

.narratives {
    width: 298px
}

/* new */

.panel-filters {
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
    margin-bottom: 20px;
}

p.noDataPanel {
    clear: both;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    margin: 18px 0 18px 0;
    width: 924px;
    color: #666;
}

/*#FLAG-filter select, #LOAD_AREA-filter select, DISC_AREA-filter select  {
    margin-left:170px
}*/
/*#FLAG-value, LOAD_AREA-value, DISC_AREA-value  {
    float:left;
    width: auto;
    *//*margin-left:170px;*//*
}*/
/*#toggle-add-filter {
    display:block;
    float:left;
    width:437px
}*/
/*input#search-2   {
   margin-left:70px;
}*/


.jTable-wrapper{
    position:relative;
    float:left;
    width:100%;
}

.item-actions-holder{
    position:absolute;
    top:-2px;
    z-index:999;
}

.item-actions{
    position:absolute;
    left:-50px;
}

.item-actions-holder .item-actions{
    left:-22px;
    z-index:999;
    background:#fff;
    border:1px solid #ccc;
    border-right:none;
    height:22px;
}

.item-actions ul{
    list-style:none;
    float:left;
    height:22px;
    display:block;
    margin:0;
    padding:0;
}

.item-actions li{
    float:left;
    margin:0;
    padding:0;
}

.item-actions li a{
    float:left;
    display:block;
    padding:0;
    height:20px;
    width:20px;
    margin:1px;
}

.item-action{
    background:url("../../images/notes.png") left top no-repeat;
    text-indent:-9999px;
    width:20px;
    height:20px;
}

.ui-pager{
    float:right;
    line-height:20px;
    font-weight:400;
    margin: 5px 11px 0 0;
}

.ui-pager-displaying{
    float:left;
    background:url("../../images/ui-pager-separator.gif") no-repeat right;
    padding:0 13px 0 0;
    margin:0 5px 0 0;
}

.ui-pager-change-results{
    float:left;
    background:url("../../images/ui-pager-separator.gif") no-repeat right;
    padding:0 13px 0 0;
    margin:0 5px 0 0;
}

.ui-pager-change-results div{
    float:left;
    margin:0 5px 0 3px;    
}

.ui-pager-button{
    display:block;
    float:left;
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    text-indent:-9999px;
    background:url("../../images/ui-pager.png") no-repeat top left;
}

.ui-pager-first:hover{
    background-position: 0 -20px !important;
}
.ui-pager-previous{
    background-position: -20px 0 !important;
}
.ui-pager-previous:hover{
    background-position: -20px -20px !important;
}
.ui-pager-next{
    background-position: -40px 0 !important;
}
.ui-pager-next:hover{
    background-position: -40px -20px !important;
}
.ui-pager-last{
    background-position: -60px 0 !important;
}
.ui-pager-last:hover{
    background-position: -60px -20px !important;
}

.ui-pager-label{
    display:block;
    float:left;
    margin:0 5px;
    font-weight:700;
}

.ui-pager .ui-pager-current-page{
    float:left;
    margin:0;
    padding:0;
    width:35px;
    display:block;
    font-weight:700;
    color:#333;
}

.ui-pager .ui-pager-results-per-page{
    margin:0;
    float:left;
    display:block;
}

.jGrid .ui-mod-header-nav {
    float:right;
    list-style:none;
    margin:6px 11px 0 0;
    padding:0;
    line-height:20px;
}

.ui-mod-header-nav li {
    float:left;
    margin:0 0 0 10px;
    padding:0
}

.ui-mod-header-nav a {
    float:left;
    display:block;
    height:20px;
    color:#666
}

.ui-mod-header-nav a:hover {
    text-decoration:none;
    color:#2f8fdc
}

.ui-mod-icon {
    background:url("../../images/ui-mod-icons.png") no-repeat top left;
    padding:0 0 0 23px;
    color:#666;
    font-weight:700;
    font-size:12px;
}

.ui-icon-csv{
    background-position: 0 0 !important;
}

.ui-icon-sorting{
    background-position: 0 -20px !important;
}

.ui-icon-layout{
    background-position: 0 -40px !important;
}

.ui-icon-columns{
    background-position: 0 -60px !important;
}

.ui-icon-save-search{
    background-position: 0 -80px !important;
}

.ui-icon-save-items{
    background-position: 0 -100px !important;
}

.ui-icon-filter{
    background-position: 0 -120px !important;
}

.ui-icon-key{
    background-position: 0 -140px !important;
}

.jGrid .ui-mod-actions{
    float:left;
    margin:5px 0 0 7px;
    padding:0;
    line-height:20px;
    height:20px
}

.ui-mod-actions input{
    float:left;
    display:block;
    width:13px;
    line-height:20px;
    margin:3px 0 0 0;
}

.ui-mod-actions li {
    float:left;
    margin:0 10px 0 0;
    padding:0
}

.jGrid .ui-mod-actions li a {
    float:left;
    display:block;
    height:20px;
    color:#666;
    text-decoration:none;
}

.jGrid  .ui-mod-actions a:hover {
    text-decoration:none;
    color:#2f8fdc
}

#orderNewReportLink {
    color:#2f8fdc;
}
