
#bg-top{
    background: RGBA(96, 96, 96, 0.8);
}

.slot-table td img{
    width: 100%;
    height: 100%;
}
.slot-table td.game-td{
    background: #000;
}


.normal_text
{
	color: #000000;
	direction: ltr;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	vertical-align: 0px;
	padding: 0px;
}

.list0 li:before
{
	position: absolute;
	right: 100%;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.rtl-list li:before
{
	right: auto;
	left: 100%;
}

.nls-None > li:before,.nls-None .list3 > li:before,.nls-None .list6 > li:before
{
	margin-right: 6px;
	content: 'â€¢';
}

.nls-None .list1 > li:before,.nls-None .list4 > li:before,.nls-None .list7 > li:before
{
	margin-right: 6px;
	content: 'â—‹';
}

.nls-None,.nls-None .list1,.nls-None .list2,.nls-None .list3,.nls-None .list4,.nls-None .list5,.nls-None .list6,.nls-None .list7,.nls-None .list8
{
	padding-left: 34px;
}

.nls-None.rtl-list,.nls-None .list1.rtl-list,.nls-None .list2.rtl-list,.nls-None .list3.rtl-list,.nls-None .list4.rtl-list,.nls-None .list5.rtl-list,.nls-None .list6.rtl-list,.nls-None .list7.rtl-list,.nls-None .list8.rtl-list
{
	padding-left: 0px;
	padding-right: 34px;
}

.nls-None .list2 > li:before,.nls-None .list5 > li:before,.nls-None .list8 > li:before
{
	margin-right: 6px;
	content: '-';
}

.nls-None.rtl-list > li:before,.nls-None .list1.rtl-list > li:before,.nls-None .list2.rtl-list > li:before,.nls-None .list3.rtl-list > li:before,.nls-None .list4.rtl-list > li:before,.nls-None .list5.rtl-list > li:before,.nls-None .list6.rtl-list > li:before,.nls-None .list7.rtl-list > li:before,.nls-None .list8.rtl-list > li:before
{
	margin-right: 0px;
	margin-left: 6px;
}

.TabbedPanelsTab
{
	white-space: nowrap;
}

.MenuBar .MenuBarView,.MenuBar .SubMenuView /* Resets for ul and li in menus */
{
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
{
	display: none;
	position: absolute;
}

.NoWrap
{
	white-space: nowrap;
	word-wrap: normal;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.popup_anchor /* anchors an abspos popup */
{
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
{
	z-index: 100000;
}

.svg
{
	display: block;
	vertical-align: top;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
{
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
{
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
{
	float: left;
}

.preload_images /* used to preload images used in non-default states */
{
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

.preload /* used to specifiy the dimension of preload item */
{
	height: 1px;
	width: 1px;
}


.fld-prompt /* form placeholders cursor behavior */
{
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
{
	z-index: 50000;
	cursor: pointer;
}

.anchor_item /* used to specify anchor properties */
{
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible,.MenuBarVertical .SubMenuVisible,.MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
{
	display: block;
}

.ose_ei
{
	visibility: hidden;
	z-index: 0;
}

.widget_invisible,.js .invi,.js .mse_pre_init,.js .an_invi /* used to hide the widget before loaded */
{
	visibility: hidden;
}

.no_vert_scroll
{
	overflow-y: hidden;
}

.always_vert_scroll
{
	overflow-y: scroll;
}

.always_horz_scroll
{
	overflow-x: scroll;
}


.border-radius {
	border-radius: 10px!important;
}

.slot-box{
    padding: 20px;
    background: rgba(0,0,0,0.7);
    border-radius: 10px 0px 10px 0px !important;
    margin: 0.45%;
    box-sizing: border-box;
    margin-bottom: 30px;
    position: relative;
    width: 19.1%;
}

.casino-box{
position: relative;
border-radius: 10px!important;
border-style: solid;
border-color: #000000;
z-index: 6;
border-width: 2px;
/*width: 135px;*/
width: 100%;
background: rgba(0,0,0,0) no-repeat center center;
background-color: transparent;
background-size: cover;
/*height: 135px;*/
height: 160px;
margin-left: 0;


}
.casino-box:hover{
border-style: solid;
border-color: #FFBF02;
-pie-box-shadow: none;
box-shadow: 0px 0px 8px rgba(255,191,2,0.5),0px 0px 8px rgba(255,191,2,0.5), 6px 6px 8px rgba(0,0,0,0.5);
border-width: 1px;
min-height: 1px;  
}

#games_sub_menu{
    background: 0 none;
margin-bottom: 0;
min-height: 0;
border: 0 none;
margin: 20px auto;
padding: 0;
}

.btn-play-slot{
    color: #fff;
    background: #2a7394;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding: 5px;
    position: absolute;
    left: 0;
    bottom: -31px;
    border: solid 1px #2a7394;
    cursor: pointer;
}

.btn-try-slot{
  border: solid 1px #474747;
background: -webkit-gradient(linear, center top, center bottom, color-stop(2%, #303030),to(#000000));
background: -webkit-linear-gradient(top,#303030 2%,#000000 );
background: linear-gradient(to bottom,#303030 2%,#000000 );
color: #fff;
position: absolute;
font-weight: bold;
text-align: center;
padding: 5px;
left: 0;
bottom: -31px;
cursor: pointer;
}

.btn-play-slot.btn-slot-half{
    left: auto;
    right: 0;

}

.btn-try-slot.btn-slot-half,
.btn-play-slot.btn-slot-half{
  width: 49%;  
}

#games_sub_menu li.active-game-menu{
    background: #000; /* Old browsers */
}

#games_sub_menu{
    border: solid 1px #474747;
    border-radius: 0;
    background: -webkit-gradient(linear, center top, center bottom, color-stop(2%, #303030),to(#000000));
    background: -webkit-linear-gradient(top,#303030 2%,#000000 );
    background: linear-gradient(to bottom,#303030 2%,#000000 );
}

#games_sub_menu li{

    padding-bottom: 1px;

}

#games_sub_menu li:first-child{
    border-radius: 10px 0px 0px 0px;
}

#games_sub_menu li:last-child{
        border-radius: 0px 10px 0px 0px;
}

#games_sub_menu li a{
padding: 0px 18px;
text-decoration: none;
font-family: Times, Times New Roman, Georgia, serif;
font-style: italic;
font-size: 16px;
height: 33px;
line-height: 29px;
overflow: hidden;
}

#games_sub_menu li a img{
    opacity: 0.6;
}

#games_sub_menu li a:hover img{
     opacity: 1;
}

#games_sub_menu li a.espresso
{
    height: 33px;
    line-height: 32px;
}

.jackpot-heading{
    width: 100%;
background: -webkit-gradient(linear, center top, center bottom, from(#303030),color-stop(100%, #000000));
background: -webkit-linear-gradient(top,#303030 ,#000000 100%);
background: linear-gradient(to bottom,#303030 ,#000000 100%);
padding-bottom: 10px;
margin-top: 8px;

color: #FFBF02;
background-color: transparent;
position: relative;
font-weight: 400;
font-family: didact-gothic, sans-serif;
margin-top: 8px;
font-size: 24px;
line-height: 29px;
min-height: 29px;
padding: 8px 10px;
border-width: 1px;
border-style: solid;
border-color: #303030;
border-radius: 10px 10px 0px 0px;

}

.jackpot-item{
    background: url('../images/back_jacktile.jpg');
    padding: 10px;
    color: #FFBF02;
    text-align: right;
    font-weight: 400;
    font-family: didact-gothic, sans-serif;
    font-size: 24px;
    line-height: 29px;
}

.jackpot-amount{
    margin-top: 15px;
}

#jackpot-box{
    margin-top: -56px;
}

.last-slot-win, .featured-slot{
    background: rgba(0,0,0,0.8);
    height: 160px;
    padding: 10px;
}

#casino_slider{
    padding: 0;
    margin: 0;
    list-style: none;
}

#casino_slider li img{
    width: 100%;
}


.last-slot-win{
    background: rgba(0,0,0,0.8) url('../images/casino/betcomtransp-logo.png') no-repeat 98% 80%;
}

.last-win-text{
    color: #e7bc15;
    font-size: 21.08px;
    line-height: 28px;
}


.last-win-slot-name{
      font-size: 28.88px; 
      margin-top: 17px;
      margin-bottom: 10px;
      font-weight: bold;
}

.last-win-ico {
    margin-right: 10px;
}

.last-win-text .last-win-int{
    font-size: 31.08px;
}
.featured-slot-img-cont{
    overflow: hidden;
    height: 140px;
}
.featured-slot-img{
    width: 100%;
    display: block;
}

.best_slot_cont {
    margin-bottom: 15px;
    height: 160px;
    overflow: hidden;
}

#slot_featured_slider{
    padding: 0;
    list-style: none;
}

.best_slot_cont  .bx-wrapper .bx-viewport {
    background: transparent;
}

/*   nuovo  */

#games-banner {
 /* height :400px;
  background-image: url("../images/doksanbet_background_home.png");
  background-size: cover;
  background-position-y:  -50px;*/
}

.slot-tab-title{
   margin: 30px 0 10px 0; 
   padding: 10px 5px; 
  background: #c1272d;
   color: #fff;
   font-weight: bold;
   font-size: 16px; 
   text-align: center 
}

.btn-filter-slot{
/* background: rgb(253,200,44); */ 
 background-color: #000;
 font-weight: bold;
 color: #fff;
}

.btn-filter-slot.active{
background:  #c1272d;
 color: #fff;
}

#search_casino{
  color:#000;
  background: #fff !important;
  border: solid 1px #2a7394 ;
}

#search_casino_btn{
    background: #2a7394 !important;
    height: 30px;
}

#search_casino_btn i{
    color:#fff;
}