/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


.checkbox-menu.dropdown-menu > li:not(:last-child):after {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.checkbox-menu{
  width: 180px;
}



 .fullscreen{
  position: fixed;
  top: 0;
  z-index: 10;
  left: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  height: 100vh;
  
}
.float-coupon table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
}

.float-coupon table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
}

.float-coupon table thead tr th {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.float-coupon table thead tr th span {
  color: inherit;
  font-size: 11px;
  line-height: 12px;
  display: block;
}


.float-coupon table thead tr th button {
  background-color: #444;
  color: #fff;
  border: 0;
  border-radius: 2px;
  font-size: 12px;
  width: 23px;
  height: 23px;
  outline: 0;
  -webkit-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}


.float-coupon .bet-checkbox .custom-checkbox label {
  display: block;
  cursor: pointer;
}

.float-coupon .bet-checkbox.checkbox-color-default .custom-checkbox label:before {
  border-color: #6c757d;
}

.float-coupon .bet-checkbox .custom-checkbox label:before {
  padding: 0;
  width: 23px;
  height: 23px;
  top: 0;
  left: 0;
  line-height: 23px;
  border-radius: 0.2rem;
  -webkit-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}

.float-coupon .bet-checkbox.checkbox-color-default .custom-checkbox label:after {
  color: #6c757d;
}
.float-coupon .bet-checkbox .custom-checkbox label:after {
  padding: 0;
  content: attr(data-no);
  font-size: 11px;
  text-align: center;
  font-weight: 700;
  width: 23px;
  height: 23px;
  top: 0;
  left: 0;
  line-height: 23px;
  -webkit-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}

.float-coupon .bet-checkbox .custom-checkbox {
  width: 23px;
  height: 23px;
  padding: 0;
  margin: 0 auto;
}

.rotate-180 {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}



table.rtc-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
table.rtc-table td,th {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

table.rtc-table th {
  padding-left: 4px;
}

table.rtc-table th div div{
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 6px;
}

.rc-handle{
  text-align: center;
}

.rc-handle:after{
  height:10px;
  content:
  '';
  top:10px;
  left: 0;
  width: 4px;
  position:absolute;
  /* border-left:1px solid
  rgb(179, 179, 179); */
  background: #ccc;
  right: 0;
  margin: 0 auto;
}



.cursor-pointer{
  cursor: pointer;
}
.cursor-not-allowed{
  cursor: not-allowed;
}

#tjk-coupon-panel{
  border-radius: 4px;
  border: 0 !important;
  overflow: hidden;
}
#tjk-coupon-panel .jsPanel-hdr{
    position: absolute;
    z-index: 1000;
    width: 173px;
    height: 50px;
    opacity: 0;
    display: block;
}

#tjk-coupon-panel .jsPanel-hdr .jsPanel-headerbar{
  width: 173px;
  height: 50px;
  display: block;
}

table.rc-table-resizing td ,table.rc-table-resizing th{
  border: 1px solid #e5e5e5;
}

.rc-handle-container.rc-table-resizing .rc-handle{
  display:none;
}


.fullscreen #coupon-container {
  min-width: 200px;
}

.mobilescreen #coupon-panel {
  position: absolute;
  top: 180px;
  right: 0px;
  width: 191px;
}

/* 
.mobilescreen main  [data-page] {
  width: 100%;
  max-width: 100%;
}

.mobilescreen main {
  padding-right: 194px;
} 
*/

.mobilescreen .coupon-toggle-btn-container{
  display: none;
}

body #left-banner-1 {
  z-index: 0;
}
body #right-banner-1 {
  z-index: 0;
}

.fullscreen .subpanel-container{
  display: block;
}
.fullscreen .muhtemeller-container>.card:not(.panel-collapsed){
  min-width: 450px;
}

.fullscreen .muhtemeller-container>.card{
  margin-bottom: 0 !important;
}

.fullscreen .agf-container>.card:not(.panel-collapsed){
  min-width: 650px;
}
.fullscreen .agf-container>.card{
  margin-bottom: 0 !important;
}


.caret-off::before {
  display: none  !important;
}
.caret-off::after {
  display: none !important;
}

.bet-table-container table{
  --table-font-size: 0.8rem;
}


.bet-table-container table *{
  font-size: var(--table-font-size);
}


/* @media screen and (max-height: 1000px) {
  #tjk-coupon-panel{
    transform: scale(.9);
  }
}

@media screen and (max-height: 800px) {
  #tjk-coupon-panel{
    transform: scale(.65);
  }
} */


[data-page=bet-advanced-page] .bet-coupon .bet-coupon-scrolled-body, [data-page=bet-advanced-page] .bet-coupon-sm .bet-coupon-scrolled-body {
  max-height: calc(100vh - 250px);
  overflow-y: auto;
  overflow-x: hidden;
}

[data-page=bet-advanced-page].fullscreen .bet-coupon .bet-coupon-scrolled-body{
  max-height: calc(100vh - 200px);
}

@media only screen and (max-width: 1305px){
  [data-page=bet-advanced-page] .bet-coupon {
      left: inherit;
      right: 0;
  }
}

/* 
.jsPanel, .jsPanel .jsPanel-content{
  background: none !important;
}
 */

 .jsPanel{
  z-index: 1000 !important;
 }

 .hide-coupon .jsPanel{
  opacity:  0 !important;
  z-index: -1 !important;
 }

 .hide-coupon #coupon-panel{
  opacity:  0 !important;
  z-index: -1 !important;
 }

 .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  border-color: rgba(255,0,32,.2);
}

[data-page="bet-advanced-page"] .panel-heading .dropdown{
  width: 100%;
  position: absolute;
  left: 0;
}

[data-page="bet-advanced-page"] .panel-heading .dropdown .dropdown-menu, [data-page="bet-advanced-page"] .panel-heading .dropdown .dropdown-menu li {
  width: 100%;
}

[data-page="bet-advanced-page"] .panel-heading .panel-title{
  max-width: 100% !important;
}

[data-page="bet-advanced-page"] .panel-heading .dropdown .dropdown-menu li a{
  width: 100%;
  display: block;
  text-align: right;
  padding: 0 5px;
}

[data-page="bet-advanced-page"] .lobipanel .panel-heading .dropdown .dropdown-menu>li>a:focus:hover, [data-page="bet-advanced-page"] .lobipanel .panel-heading .dropdown .dropdown-menu>li>a:hover {
  background: none !important; 
}





.accordion {
  text-align: center;
}

#accordionFullscreen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  -webkit-box-orient: vertical; 
  -webkit-box-direction: normal; 
      -ms-flex-direction: column; 
          flex-direction: column;
  background: white;
}

#accordionFullscreen .card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  border: none;
  border-right: 3px solid #000;
}

.accordion-btn-container .card-header {
  cursor: pointer;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  /* border: 2px solid black; */
  padding: 10px; 
  min-height: 150px;
  height: 100%;
  width: 46px;
}

.collapsing.width {
  -webkit-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
  height: auto;
  width: 10px;
}

#muhtemeller-fullscreen-container{
  min-width: 600px;
}


#tv-fullscreen-container{
  width: 600px;
}

#agf-fullscreen-container{
  min-width: 920px;
}

.accordion-btn-container{
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  height: 100%;
  border-radius: 0px;
  border-right: 7px solid #000;
}

.accordion-content-container{
  margin-left: 49px;
}

.accordion .card-header:first-child{
  border-radius: 0px;
}


.accordion .accordion-btn-container .card-header[aria-expanded="true"]{
  border-left: 3px solid #000;
}

#coupon-container {
  border-left: 2px solid #000 !important;
}

#bahis-yap-live-tv{
  min-width: 580px;
  width: 100% !important; 
}

.fullscreen .coupon-toggle-btn-container{
  display: none !important;
}

.fullscreen .datatable-container{
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100vh - 160px);
  display: block;
  width: 100%;
}



[data-page=bet-advanced-page] .bet-coupon .bet-coupon-scrolled-body ul.list-group[data-selector="comma-bet"]{
  width: 100%;
}

.accordion .accordion-btn-container .card-header i{
  cursor: pointer;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: inline-block;
  margin: 10px;
}


.accordion .card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}



header .dropdown-menu {
  z-index: 1002;
}

@media screen and (max-width: 1919px) {
  .fullscreen-btn{
    display: none;
  }
  .fullscreen .fullscreen-btn{
    display: block;
  }
}

.fullscreen .bet-filter-sticky .dropdown > a{
  height: 48px;
  padding-top: 10px;

}

.fullscreen .fullscreen-btn{
  height: 48px;

}

.accordion-content-container .card-header {
  height: 48px;
}


.fullscreen .bahis-yap-conatiner{
  border-left: 2px solid #000 !important;
}

.no-kosular .jsPanel{
  display: none;
}