.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0078b0;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li > a > span {
    color: #0078b0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #0078b0;
  border-color: #0078b0;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: default;
}
.pagination > .disabled > a > span,
.pagination > .disabled > a:hover > span,
.pagination > .disabled > a:focus > span {
    color: #777777;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}


.pagination-div {
     text-align: center;
     padding: 8px 0 3px 0;
     border-top: #e2e2e2 1px solid;
}

.pagination-div > select {
    height: 33px;
    vertical-align: top;
    margin: 0;
}

.pagination-div > span {
    float: right;
    line-height: 33px;
    padding-right: 10px;
}



 /* Movies folder content grid */

.fbo-folder-content-grid .ui-jqgrid-btable { cursor : default; background: white; table-layout:auto;}
.fbo-folder-content-grid .ui-jqgrid-bdiv { background-color: transparent; overflow-x: hidden;}
.fbo-folder-content-grid { border-width: 0px; }
.fbo-folder-content-grid { background: white; }
.fbo-folder-content-grid tr.ui-row-ltr td { border-right-color: transparent; }
.fbo-folder-content-grid tr.ui-row-ltr td { border-bottom-color: transparent; }
.fbo-folder-content-grid tr.ui-row-ltr td 
{
    border-top-width: 1px;
    border-top-color: #e2e2e2;
    border-top-style: solid;
}
.fbo-folder-content-grid tr.jqgrow td { background: white; font-size: 112%; }
.fbo-folder-content-grid tr.ui-sortable-helper td  
{
    background-color: #f4f4f4 !important;
    border-bottom-width: 1px;
    border-bottom-color: #e2e2e2;
    border-bottom-style: solid;
}

.fbo-folder-content-hover
{
    background-color: #f4f4f4 !important;
}






/* Subscribers content grid */

.fbo-subscriber-content-grid .ui-jqgrid-btable { cursor : default; background: white; table-layout:auto;}
.fbo-subscriber-content-grid .ui-jqgrid-bdiv { background-color: transparent; overflow-x: hidden;}
.fbo-subscriber-content-grid { border-width: 0px; }
.fbo-subscriber-content-grid { background: white; }
.fbo-subscriber-content-grid tr.ui-row-ltr td { border-right-color: transparent; }
.fbo-subscriber-content-grid tr.ui-row-ltr td { border-bottom-color: transparent; }
.fbo-subscriber-content-grid tr.ui-row-ltr td 
{
    border-top-width: 1px;
    border-top-color: #e2e2e2;
    border-top-style: solid;
}
.fbo-subscriber-content-grid tr.jqgrow td { background: white; font-size: 112%; height:44px; }
.fbo-subscriber-content-grid tr.ui-sortable-helper td  
{
    background-color: #f4f4f4 !important;
    border-bottom-width: 1px;
    border-bottom-color: #e2e2e2;
    border-bottom-style: solid;
}








/* Team content grid */

.fbo-team-content-grid .ui-jqgrid-btable { cursor : default; background: white; table-layout:auto;}
.fbo-team-content-grid .ui-jqgrid-bdiv { background-color: transparent; overflow-x: hidden;}
.fbo-team-content-grid { border-width: 0px; }
.fbo-team-content-grid { background: white; }
.fbo-team-content-grid .ui-jqgrid-htable th,
.fbo-team-content-grid .ui-jqgrid-htable th.ui-state-hover 
 {
     background: #f0f0f0;
     color: Black;
     border-color: #b3b3b3;
 }
 
 .fbo-team-content-grid .ui-jqgrid-htable th div
 {
     text-align: left;
     
 }
 
 .fbo-team-content-grid .ui-jqgrid-hbox
 {
     background: white;
 }
 
 .fbo-team-content-grid .ui-jqgrid-hdiv
 {
     border-color: #d4d4d4;
 }
 
 .fbo-team-content-grid .ui-jqgrid-htable th,
 .fbo-team-content-grid .ui-jqgrid-htable th div 
 { 
     cursor: default; 
 }
 
 .fbo-team-content-grid .ui-jqgrid-btable td
 {
     border-color: #d4d4d4 !important;
     border-right-color: #b3b3b3 !important;
 }
 
 .fbo-team-content-grid .ui-jqgrid-btable > tbody tr td:first-child
 {
     border-left: 1px solid #b3b3b3 !important;
 }
 
 .fbo-team-content-grid .ui-jqgrid-btable > tbody tr:last-child td
 {
     border-bottom-color: #b3b3b3 !important;
 }
 
 .fbo-team-content-grid .ui-jqgrid-btable > tbody tr td:nth-child(3),
 .fbo-team-content-grid .ui-jqgrid-btable > tbody tr td:nth-child(4)
 {
     border-right-color: transparent !important;
 }
 
 .fbo-team-disabled-user td { background: #f4f4f4 !important; }
 
 .fbo-team-content-grid .ui-jqgrid-htable tr th:nth-child(3),
 .fbo-team-content-grid .ui-jqgrid-htable tr th:nth-child(4),
 .fbo-team-content-grid .ui-jqgrid-htable tr th:nth-child(5),
 .fbo-team-content-grid .ui-jqgrid-btable tr td:nth-child(3),
 .fbo-team-content-grid .ui-jqgrid-btable tr td:nth-child(4),
 .fbo-team-content-grid .ui-jqgrid-btable tr td:nth-child(5),
 .fbo-team-disabled-user td:nth-child(3),
 .fbo-team-disabled-user td:nth-child(4),
 .fbo-team-disabled-user td:nth-child(5)
 {
     background: #e5f3ff !important;
 }
       
.fbo-team-content-grid tr.jqgrow td { background: white; font-size: 112%; }








 /* Common grid */
 
.fbo-common-grid .ui-jqgrid-btable  { cursor : default; background: white;  }
.fbo-common-grid .ui-jqgrid-bdiv { background-color: transparent; max-height: 400px; }

.fbo-common-grid .ui-jqgrid-hbox { background: #f0f0f0; }

.fbo-common-grid .ui-jqgrid-htable th,
.fbo-common-grid .ui-jqgrid-htable th.ui-state-hover 
{
    background: #f0f0f0;
    color: Black;
    border-color: #b3b3b3;
}
 
.fbo-common-grid .ui-jqgrid-htable th,
.fbo-common-grid .ui-jqgrid-htable th div 
{ 
    cursor: default; 
}

.fbo-common-grid .ui-jqgrid-btable tr td,
.fbo-common-grid .ui-jqgrid-btable tr.ui-state-hover td
{
    border-top: 0;
    background: white;
}

.fbo-common-grid .ui-jqgrid-btable td {border-color: #d4d4d4 !important; }
.fbo-common-grid .ui-jqgrid-btable tr:last-child td {border-bottom: 0; }

.fbo-common-grid td input,
.fbo-common-grid td input[type=text],
.fbo-common-grid td input[type=password],
.fbo-common-grid td select,
.fbo-common-grid td textarea 
{
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 1em !important;
}

.fbo-common-grid td input[type=checkbox]
{
    left: 50%;
}