  @font-face {
  font-family: Tahoma;
  src: url('Tahoma.ttf')
}


  /*RE subs div under the video layer*/
  #be-a-subs{
    padding-left: 15px;
    padding-right: 15px;
    font-size: larger;
    height: 100%;
    min-height: 220px;
    width: 100%;
    background-color: rgba(238, 222, 65, 0.9);
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .be-a-subs-title {
    line-height: 1;
    padding-top: 0.5rem;
    display: flex;
    font-family: "Tahoma" !important;
    font-size: 2rem;
    font-weight: bold;
    color: #2E393E;
  }

  .be-a-subs-description {
    margin-top: 0.5rem;
    display: flex;
    font-family: Tahoma Regular;
    font-size: 1.25rem;
    line-height: 1.2rem;
    font-weight: normal;
    color: #2E393E;
  }

  .be-a-subs-martbids {
    font-weight: bold;
    display: contents;
  }

  .be-a-subs-plus {
    font-weight: bold;
    color: #DA2124;
    display: contents;
  }


  .be-a-subs-pricing {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .be-a-subs-pricing-01 {
    font-weight: bold;
    color: #da2128;
    font-size: 0.75rem;
  }

  .be-a-subs-pricing-02 {
    font-size: 0.75rem;
    display: block;
  }  

  .be-a-subs-button {
    width: 6.875rem;
    margin: auto;
    font-size: 0.875rem;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;

  }

@media (min-width: 920px) { /* ipad and desktop */
  .be-a-subs-description {
    line-height: 1.5rem;
    width: 85%;    
    padding-left: 120px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  #be-a-subs {
    padding-top: 1.5rem;    

  }

  .be-a-subs-title {
    padding-left: 120px;
    padding-right: 100px;
  }


  .be-a-subs-pricing {
    padding-left: 120px;
    padding-bottom: 2rem;
  }

}
/*RE subs div under the video layer*/

.ui-tabs .ui-tabs-panel {
  padding: 0px;
}

.odd {
  background-color: rgba(0,0,0,.05) !important;
}

.catalogue-main-col {
  padding-left: 0px;
  padding-right:  0px;
}

.ui-tabs {
  padding: 0;  
  border:  0px !important;
}

tbody {
  color: #6A6E72;
  font-size: 1rem;
}

table.dataTable {
  border: 0px;
}

.above-table {
  background-color: #696F73;
  color: #FFF;
}

thead tr th {
  font-size: 0.75rem;
}

.catalogue-tags-ul,
.dataTables_filter {
  background-color: #696F73;
}

.dataTables_filter input {
  background-color: #fff !important;
  width: 160%;
  border-radius: 10px !important;
  padding-left: 10% !important;
  padding-right: 10% !important;
  margin-left: 5px !important;
}

.dataTables_wrapper .dataTables_filter {
  margin-top: 0px;
  padding-top: 5px;
  width: 100%;
  float: left;
  display: flex;
}

.yellow-star {
    display: flex;
    margin-top: 36px;
    position: absolute;
    z-index: 1;
    float: right;
    right: 1%;
    height: 30px;
    cursor: pointer;
}


.ui-corner-all {
  border-radius: 0px;
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  background-color: transparent;
  border: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default a{
  color: #fff;
}



.ui-state-active, .ui-widget-header .ui-state-active {
  background-color: #EEDE41;
  border: 0;
}
.ui-state-active, .ui-widget-header .ui-state-active a{
  color: #000;
}

.ui-widget-header {
  border: 0;
}

.ui-corner-top {
  border-radius: 7px;
}



.ui-state-default {
  height: 25px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
  padding-top: 3px;
}

.ui-tabs .ui-tabs-nav {
  padding-bottom: 0.2em;
}

.li-btn {
  width: 32.4%;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.catalogue-tags-ul.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header { /* catalogue, current lot, sold  */
  padding-left: 15px;
  padding-right: 15px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0;
}


.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 0px;
  display: flex;
  justify-content: center;
  padding-top: 2px;
}

.ui-tabs .ui-tabs-nav li {
  margin-left: 0px;
  margin-right: 0px;
}


.dataTables_scrollBody {
  overflow-x: hidden !important;
}


.dataTables_scrollHead {
  background-color: #696F73;
}


.btn-online-bidding {
  PADDING-TOP: 5PX;
}

.btn-online-bidding-show {
  HEIGHT: 65PX;
}
.btn-online-bidding-hide {
  HEIGHT: 15PX;
}

.ring-lots-buttons {
  height: 40px;
}

.ring-lots-wl {
  height: 75px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.mart-icon {
  height: 40px;
}

.mart-ring-btn {
  display: flex;
  height: 30px;
  width: 30px;
  justify-content: center;
  border-radius: 5px;
  padding-top: 4px;
  cursor: pointer;
}

.mart-ring-btn-selected {
  background-color: #EEDE41;
}


.ring-lots-wl-left {
  border-right: 1px solid #CCC;
  height: 100%;
}

.ring-lots-wl-left-col-1 {
  padding-top:  5px;
  font-size: 1rem;
}

.ring-lots-wl-left-col-2 {
  padding-top:  0px;  
  font-size: 2rem;
}

.ring-lots-wl-right {
  height: 100%;
}

        .ring-lots-tag {
          height: 75px;
        }

        .ring-lots-tag-left{
          height: 100%;
        }
        .ring-lots-tag-middle{
          height: 100%;          
        }
        .ring-lots-tag-right{
          height: 100%;
        }


        .ring-lots-tag-left-col-1{
          padding-top: 10px;
        }
        .ring-lots-tag-center-col-1 {
          padding-top: 10px;
          font-size: 0.75rem;
        }
        .ring-lots-tag-center-col-2 {
          padding-top: 0px;
          font-size: 1.5rem;
        }
        .ring-lots-tag-right-col-1 {
          padding-top: 10px;
          font-size: 1.5rem;
        }





        .ring-lots-age-breed-sex {
          height: 60px;
          border-bottom: 1px solid #696F73;
          border-top: 1px solid #696F73;          
        }
        .ring-lots-age-breed-sex--left{
          height: 100%;
          border-right: 1px solid #696F73;
        }
        .ring-lots-age-breed-sex--middle{
          height: 100%;          
        }
        .ring-lots-age-breed-sex--right{
          height: 100%;
          border-left: 1px solid #696F73;
        }

        .ring-lots-abs-left-col-1{
          padding-top: 5px;
          font-size: 1rem;
        }
        .ring-lots-abs-left-col-2{
          padding-top: 0px;
          font-size: 1rem;
        }

        .ring-lots-abs-center-col-1 {
          padding-top: 5px;
          font-size: 1rem;
        }
        .ring-lots-abs-center-col-2 {
          padding-top: 0px;
          font-size: 1rem;
        }

        .ring-lots-abs-right-col-1 {
          padding-top: 5px;
          font-size: 1rem;
        }
        .ring-lots-abs-center-col-2 {
          padding-top: 0px;
          font-size: 1rem;
        }

        #filterdiv label {
          padding-right: 10px;
          margin-top: -5px;
          vertical-align: text-top;
        }
        #filterdiv input[type="checkbox"] {
          zoom:  1.5;
        }

        #breedlist input[type="checkbox"] {
          margin-bottom: 5px;
        }


        #filterdiv legend {
          padding-top: 20px;
          padding-bottom: 0px;
          font-weight: bold;
          font-size: 0.75rem;
        }

        #filterdiv legend img {
          height: 30px;
          padding-right: 5px;
        }

        #involves-filter-apply {
          margin-left: -10px;
          margin-right: -10px;
          position: fixed;
          bottom: 0;

          background-color: #FFFFEB;
          display: flex;
          justify-content: center;
          border-radius: 10px;
          padding: 5px;
        }

        
        #involves-filter-apply {
          margin-left: 0px;
          margin-right: 0px;
          position: sticky;
          margin-top: 15px;
        }

        @media (max-width:801px) {


          #filterdiv {
            margin-bottom: 500px;
          }

        }





        
        .involves-filter-apply-displaying {
          position: fixed;
          bottom: 0px;
          z-index: 200;
          width: 100%;
        }


        #filter_clearall {
          padding: 10px;
          border-radius: 10px;
          font-size: 0.75rem;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
        }
        #filter_apply {
          padding: 10px;
          border-radius: 10px;
          font-size: 1rem;
          font-weight: bold;
          cursor: pointer;
        }
        .filterbtn-close {
          padding: 10px;
          border-radius: 10px;
          font-size: 0.75rem;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
        }



        .datatable-lot {
          font-weight: bold;
        }

        .yellow-star-2 {
          height: 30px;
          margin-top: 3.5px;
        }


        .mini-btn {
          max-width: 100%;
          display: flex;
          MARGIN-LEFT: 10PX;
          MARGIN-RIGHT: 10PX;
          PADDING: 0PX;
          JUSTIFY-CONTENT: center;
          FONT-SIZE: 16PX;
          MARGIN-TOP: 10PX;
          padding-left: 10px;
          padding-top: 2px;
          padding-right: 10px;
        }