/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/

.cat-carucel .bx-wrapper .bx-viewport {

  border:  5px solid #fff;
  left: -5px;
  background: #fff;
  
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
      -ms-transform: translatez(0);
      -o-transform: translatez(0);
      transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  /*background: url(../images/bx_loader.gif) center center no-repeat #fff; */
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 34px;
  font-size: 50px;
  /*background: url(../images/controls.png) no-repeat 0 -32px;*/
}

.bx-wrapper .bx-next {
  right: 10px;
  font-size: 50px;
  /*background: url(../images/controls.png) no-repeat -43px -32px;*/
}

.bx-wrapper .bx-prev:hover {
  /*background-position: 0 0;*/
  color: #898989;

}

.bx-wrapper .bx-next:hover {
  /*background-position: -43px 0;*/
  color: #898989;
}

.bx-wrapper .bx-controls-direction a {
  color:#898989;
  position: absolute;
  top: 44%;
  outline: 0;
  width: 32px;
  height: 32px;
  /*text-indent: -9999px;*/
  z-index: 9999;
  margin: -29px -37px 0px -49px !important;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


.i-checks input:checked+i:before {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  background-color: #025C9B;
}

.i-checks>i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 1;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #cfdadd;
}

.aquaria-filter-cat-block .i-checks>i{
  float:left;
}

.aquaria-filter-cat-block .i-checks span{
 width: 75%;
 float: left;
 margin-left: 8px;
 line-height: 17px;
 font-size: 13px;
 font-weight: 600;
 margin-top: 2px;
}

#aquaria-filter-table_wrapper .part-text{
  overflow: hidden;
      text-overflow: ellipsis;
          height: 58px;
      float: left;
}

.aquaria-filter-cat-block .checkbox:after{
  visibility: hidden;
       display: block;
       font-size: 0;
       content: " ";
       clear: both;
       height: 0;
}

.aquaria-filter-cat-block .checkbox{
  margin-bottom: 4px;
}

.i-checks>i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: transparent;
  content: "";
  -webkit-transition: all .2s;
  transition: all .2s;
}

.i-checks-2 input[type="checkbox"]+i, .i-checks-2 input[type="checkbox"]+i:before {
  border-radius: 50%;
}

.i-checks-2 input:checked+i {
  border-color: #518396;
}

.i-checks-2>i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: transparent;
  content: "";
  -webkit-transition: all .2s;
  transition: all .2s;
}

.i-checks-2 input:checked+i:before {
  top: 4px;
  left: 4px;
  width: 15px;
  height: 15px;
  background-color: #518396;
}

.i-checks-2 input[type="checkbox"]+i, .i-checks-2 input[type="checkbox"]+i:before {
  border-radius: 50%;
}

.i-checks input[type="checkbox"]{
  height: 0;
}


.i-checks-2>i {
  position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-top: -8px;
    margin-right: 4px;
    margin-left: -26px;
    line-height: 1;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #cfdadd;
}


.i-checks-2 span{
  position: absolute;
  margin-left: -35px;
  margin-top: 24px;
  font-weight: bold;
}

.cat-carucel{
  margin: auto;
  width: 85%;
  margin-bottom: 70px;
}




.aquaria-filter-cat-block h5{
  color: #025C9C;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  margin-bottom: 4px;

}

.aquaria-filter-cat-block{
    margin: 10px 10px 15px 20px;
}



#aquaria-filter-table .head_th{
    background: #DFDFDF;
}

/*datatable styles*/

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1, table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1, table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background: none;
}


table.dataTable thead th, table.dataTable thead td {
  border-bottom: 0;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border:0;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #E3EFF3;
}

table.dataTable.no-footer {
  border-bottom: 0;
}

.sorting_1 a{
  color:#518396;
}

.dataTables_wrapper .dataTables_filter{
  text-align: left;
}

.head_th th{
  text-align: left;
}

#aquaria-filter-table_filter{
  position: absolute;
  top: -70px;
}

.dataTables_wrapper .dataTables_filter input {
  height: 36px;
  margin-left: 0px;
}

#aquaria-filter-table_wrapper .toolbar{
  position: absolute;
  top: -52px;
  right: 0px;
}

#aquaria-filter-table_wrapper .toolbar span{
    font-weight: normal;
}

table.dataTable thead th, table.dataTable thead td {
  padding: 8px 18px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  /* padding: 0.2em 0.5em; */
  padding: 2px 11px;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border-radius: 50%;
  border: 1px solid rgb(213, 213, 213);
  background: white;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  /* padding: 0.2em 0.5em; */
  padding: 2px 11px;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border-radius: 50%;
  border: 1px solid rgb(213, 213, 213);
  background: white;
}


.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid rgb(186, 186, 186);
  color: #666 !important;
  background: none;
}


/*aquaria styles*/
.aquaria-filter-cat-block label {
    /*color: #9D9D9C;*/
    color:#767676;
}

.aquaria-filter-table td{
  color:#727272;
}

.previous, .next{
  border:none !important;
}

#aquaria-filter-loading{
  width: 60px;
  margin: 125px auto;
}

    #topCats{
        margin-bottom: 30px;
        overflow: hidden;
        margin-left: 0;

    }

    #topCats li {
  list-style-type: none;
  color: #666;
  text-transform: uppercase;
  font-size: 17px;
  width: 130px;
  float: left;
  position: relative;
  height: 40px;
  margin-top: 5px;
  text-align: center;
}

#topCats li:after {
  content: '';
    width: 100%;
    height: 2px;
    background: rgb(186, 186, 186);
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
}


#topCats li:before {
  width: 20px;
  line-height: 20px;
  display: block;
  font-size: 10px;
  color: #333;
  background: white;
  border-radius: 3px;
  margin: 0 auto 5px auto;
}


.cat-carucel h5{
    margin-bottom: 15px;
}


/*date carucel*/


.aquaria-filter-cat-block .bx-viewport {
  height: 65px !important;
}

.bx-pager.bx-default-pager{
  display: none;
}

table.dataTable tbody tr {
  background-color: #F8F9F9;
}

.aquaria-post-thumbnail{
  width: 57% !important;
}