div.print-group-title
{
    padding-left: 30px;
    border-bottom: 2px solid #eacb00;
    padding-bottom: 3px;
    padding-top: 6px;
    margin-bottom: 5px;
}
div.print-group-title table
{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
}
div.print-group-title td.print-group-title-name
{
    font-size: 16px;
}
div.print-group-title td.print-group-title-icon
{
    width: 50px;
    display: inline-flex;
    float: right;
}
a.print-group-title-icon
{
    display: inline-block;
    width: 25px;
    height: 20px;
    background: url("../images/icon_left_h.png") center no-repeat;;
}
a.print-group-title-icon:hover
{
    background: url("../images/icon_left_h.png") center no-repeat;;
}

a.events-link
{
    color: #fff;
    cursor: pointer;
    font-size: 12px;
}
a.events-link:hover
{
    text-decoration: none;
    color: #eece00;
}

div.event-sep
{
    margin: 5px 0px 5px;
    border-top: 1px solid#101010;
    height: 2px;
    border-bottom: 1px solid #333;
}


/**********************************/

.margin_top_10
{
    margin-top: 10px;
}

.margin_top_20
{
    margin-top: 20px;
}

input.search_input
{
    height: 30px;
    border-radius: 0px !important;
}

.search_slider {
    padding: 15px 21px 5px 16px;
}

.search_time_selected
{
    background: #003465;

    color: #fff;
    font-weight: bold;
}

.ui-widget-content
{
    border: 0px solid #AAA;
    background: url("../images/slider_l.png") center repeat-x;
}

.ui-widget-header
{
    border: 0px solid #AAA;
    background: none;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl
{
    border-top-left-radius: 6px !important;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr
{
    border-top-right-radius: 6px !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl
{
    border-bottom-left-radius: 6px !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br
{
    border-bottom-right-radius: 6px !important;
}

/**********************************/

.portlet
{
    margin-bottom: 3px !important;
}

.page-sidebar .page-sidebar-menu .sub-menu > li:hover > a
{
    background: #383838;
    background: -moz-linear-gradient(top, #383838 0%, #191919 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#191919));
    background: -webkit-linear-gradient(top, #383838 0%,#191919 100%);
    background: -o-linear-gradient(top, #383838 0%,#191919 100%);
    background: -ms-linear-gradient(top, #383838 0%,#191919 100%);
    background: linear-gradient(to bottom, #383838 0%,#191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#191919',GradientType=0 );

    color: #000;
    background-size: auto 100% !important;
}
.page-sidebar .page-sidebar-menu > li > a.sports_link_print{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 2px 3px 5px 28px;
    border-left: none;
    border-right: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    position: relative;
    color: #fff;
    background: var(--second-bgcolor-rgb);
    text-transform: uppercase;
    font-weight: bold;
    /*border-bottom: 1px solid #0c2d01!important;*/
    border-top: 1px solid #484848 !important;
    height: 27px;
}
.sport_icon
{
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: top;
    background-image: url("../images/SportType.png");
    background-repeat: no-repeat;
    margin-top: 1px;
    margin-right: 4px;
}
#menu_sport .sport_icon, #menu_antepost .sport_icon, #menu_live .sport_icon, #menu_duels .sport_icon{
    display: inline-block;
    width: 23px;
    height: 25px;
    vertical-align: top;
    background-image: url(../images/SportType.png);
    background-repeat: no-repeat;
    margin-top: 4px;
    /*background-color: #1f71ad ;*/
    position: absolute;
    border-bottom: 0px solid #137959;
    left: 1px;
}
.i_soccer,.i_speciale_calcio,.i_beach_soccer
{
    background-position: -13px -12px;

}
.i_basketball
{
    background-position: -73px -13px;
}
.i_baseball
{
    background-position: -133px -109px;
}
.i_ice_hockey
{
    background-position: -132px -13px;
}
.i_tennis
{
    background-position: -365px -13px;
}
.i_handball
{
    background-position: -250px -13px;
}
.i_floorball
{
    background-position: -540px -13px;
}
.i_motor_sport
{
    background-position: -309px -62px;
}
.i_football
{
    background-position: -656px -11px;

}
.i_rugby, .i_rugby_league
{

    background-position: -424px -13px;
}
.i_snooker
{
    background-position: -191px -62px;
}
.i_table_tennis
{
    background-position: -250px -62px;
}
.i_darts
{
    background-position: -593px -62px;
}
.i_volleyball
{
    background-position: -73px -62px;
}
.i_beach_volley
{
    background-position: -73px -62px;
}
.i_waterpolo
{
    background-position: -250px -12px;
}
.i_boxing 
{
    background-position: -714px -13px;
}
.i_mma
{
    background-position: -714px -13px;
}
.i_badminton
{
    background-position: -484px -61px;
}
.i_bowls
{
    background-position: -372px -107px;
}
.i_golf
{
    background-position: -719px -109px;
}
.i_olympics {
    background-position: -430px -110px;
}
.i_cycling{
    background-position: -368px -62px;
}
.i_cricket
{
    background-position: -133px -109px;   
}
.i_futsal
{
    background-position: -597px -15px;
}
.i_aussie_rules 
{
    background-position: -424px -13px;
}
/**********************************************************/

div.module_box
{
    margin: 0 0 3px 0;
    /*border: 1px solid #e0ce89;*/
    border-radius: 0px !important;

    color: #fff;
    overflow: hidden;
}
p
{
    margin: 3px 0;
    padding: 0 10px;
}

p.module_title
{
    margin: 0;
    padding: 4px 5px;
    font-size: 15px;
    line-height: 19px;
    /* font-weight: bold; */
    color: #000000;
    background:-webkit-linear-gradient( var(--second-linear-gradient));
}

p.module_footer{
    margin: 0;
    padding: 4px 5px;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    color: #FFF;
    /*background: url("../images/panel_title_bg.png") center repeat-x;
    background-size: auto 100%;*/
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    background: #383838;
    background: -moz-linear-gradient(top, #383838 0%, #191919 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#191919));
    background: -webkit-linear-gradient(top, #383838 0%,#191919 100%);
    background: -o-linear-gradient(top, #383838 0%,#191919 100%);
    background: -ms-linear-gradient(top, #383838 0%,#191919 100%);
    background: linear-gradient(to bottom, #383838 0%,#191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#191919',GradientType=0 );
    height: 25px;
}

.border_bottom_yellow
{
    border-bottom: 1px solid #e0ce89;
    background: #000;
}

.border_bottom_orange
{
    border-bottom: 1px solid #292929;
}

table.bestseller th
{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #b3aeae;
}
table.bestseller th.c_date
{
    text-align: left;
    width: 20%;
    padding:5px;    
}
table.bestseller th.c_match
{
    text-align: left;
    width: 50%
}
table.bestseller th.c_sign
{
    text-align: center;
    width: 10%;
}

table.bestseller td
{
    font-size: 12px;
    line-height: 35px;
    color: #fff;
    border-bottom: solid 1px #292929;
    padding: 1px !important;
}
table.bestseller td.c_date
{
    text-align: left;
    padding-left: 8px !important;
}

table.bestseller td.c_match
{
    text-align: left;
    font-weight: bold;
}
table.bestseller td.c_sign
{
    text-align: center;
}

/**********************************/

p.lastwinner
{
    font-size: 12px;
    color: #fff;
}
p.lastwinner span
{
    color: #fc0;
    font-weight: bold;
}
p.lastwinner span.lastwinner_big
{
    font-size: 18px;

}



.cont.cont_large {
    width: 1600px;
    min-width: 1106px;
    padding: 3px;
}

.tbl-odds-heading th{
    text-align: center;
    border-top: 1px solid transparent;
    padding: 2px;
    border-bottom: 1px solid transparent;
}

.events-date{
    padding-left: 5px;
    font-size: 12px;
    color: #000;
    background: -webkit-linear-gradient( var(--second-linear-gradient));
}

.event-row:hover{
    background: rgba(38, 37, 37, 0.89) none repeat scroll 0% 0%;
}



.odds-tool{
    color: #fff;
    margin: 0 5px;
    cursor: pointer;
}

#live_matches_list .tools{
    margin-top: -22px;
}

.odds-tool i{
    font-size: 17px;
}

.odds-tool:hover{
    color: #fff;
}

.print-groups-table td{
    padding: 5px;
}

.print-odds-options-table td{
    padding: 5px;
}

#print_odds_btn{
    border-radius: 5px !important;
    border: 1px solid #31622D;
    background: transparent linear-gradient(to top, #31622D, #80A46C) repeat scroll 0% 0% !important;
    color: #FFF;
    font-weight: bold;
}

#check_all_print_odds{
    background: transparent url("../images/panel_title_bg.png") repeat-x scroll center center;
    border: 1px solid #FFAE01;
    border-radius: 5px !important;
    color: #000;
    padding: 3px;
    text-decoration: none;
}


#sport_page #coupon-column{
    /*  padding: 0;*/
    padding: 0 9px;
    /*width: 300px;*/
}

#error_feedback{
    background: rgb(242, 100, 100) none repeat scroll 0% 0%;
    padding: 5px;
    border: 1px solid #000;
    margin-bottom: 5px;
    display: none;
}

#error_feedback_close
{
    cursor: pointer;
}

#error_feedback_cont{
    width: 250px;
    margin-left: 15px;
    font-weight: bold;
}

#played-coupon-response .portlet.box{
    color: #000;
    background: #fff;
}

#live_coupon_delay{
    background: #fff;
}

#live_coupon_delay_cont{
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;

}


#play_live_coupon_count_down{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 23px;
    color: #000;
    font-weight: bold;
    transform: translate(-50%, -50%)
}

#live_coupon_delay_cont img#play_live_coupon_loading{
    width: 100%;
}

.spread-select{
    color: #000;
    background: #fff;
}

.btn-marketmoves{
    text-transform: capitalize;
}


.discipline-mv-td{
    /* padding: 10px;*/
}

#mod_live{
    min-height: 286px;
    background: rgba(0,0,0,0.4);
}

#mod_bestsellers{
    /* background: #333333; */
}

.live_event_widget > td{
    padding: 5px;
    border-bottom: solid 1px gray;
}

#quick_bet{
    display: none;
    color: #fff;

}

#quickbet_info,#quickbet_info_show{
    margin-left: 10px;
    cursor: pointer;
}

#quickbet-title
{
    color: #fff;
    font-weight: bold;
}
#sign{
    width: 50%;
    color: #000;
    padding: 4px;
}
#sign:focus{
    border: 1px dotted blue;
    padding: 1px;
}
#search_id{
    color: #000;
    width: 30%;
}

#sport_slider img{
    width: 100%;    
}

.searh_reult_event{
    cursor: pointer;
}

.portlet.box.grey-gallery.portlet-black > .portlet-title{
    /* background: #000 !important;*/
    background: url("../images/live/bg-head-score.jpg") repeat-x  #000 !important;
    border-radius: 0px !important;
    color: #fff;
}

.portlet.box.grey-gallery.portlet-black > .portlet-title > .caption{
    color: #fff !important;
}

.portlet-black .odds-tool{
    color: #fff;
    margin-right: 3px;
    margin-top: -2px;
}
.portlet.box.grey-gallery.portlet-black {
    border-top: 0;
    border: 0 none;
}
.tool-minimize-live-menu{
    cursor: pointer;
}

.portlet.portlet-black{
    margin-bottom: 0 !important;
}

.portlet.box.portlet-black > .portlet-body{
    padding: 0px;

}
.portlet-black .table{
    margin-bottom: 2px;
}

#live_matches_list .table{
    margin-bottom: 0;
}


#menu_elite{
    margin-top: 20px;
    margin-bottom: 20px;
}

.elite-title{
    position: relative;
    background: #003465;
    color: #000; 
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-left: 60px;
}

.page-sidebar .page-sidebar-menu > li.elite-title
{
    /*padding-left: 32px;*/
    text-align: center;
    padding: 3px 0px;
    margin-bottom: 10px;
}

.elite-icon
{
    position: absolute;
    top: 2px;
    left: 5px;
    /*width: 35px;*/
}

.page-sidebar .page-sidebar-menu > li > a.elite-link
{
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    padding: 1px 5px 2px;
    font-weight: bold;
    background: var(--second-bgcolor-rgb);
    border-bottom: 1px solid #484848 !important;
    border-top: 1px solid #484848  !important;
}

.page-sidebar .page-sidebar-menu > li.active > a.elite-link {
  
    background: #2D2F36 !important;
    font-size: 11px;
    color: #1f71ad !important;
}

.page-sidebar .page-sidebar-menu > li > a.elite-link:hover{
    color: #fff;
    background: #2D2F36  !important;
}
.page-sidebar .page-sidebar-menu > li > a.elite-link img
{
    width: 11%;
    background: #fff;
    padding: 1px;
    border-radius: 50px;
    margin-right: 5px;
}


#menu_antepost{
    margin-top: 20px;
    margin-bottom: 7px;
}

.antepost-title{
    position: relative;
    background: -webkit-linear-gradient( var(--second-linear-gradient));
    color:#000;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-left: 60px;
}

.page-sidebar .page-sidebar-menu > li.antepost-title{
    /*padding-left: 32px;*/
    text-align: center;
    padding: 3px 0px;
}

.antepost-icon{
    position: absolute;
    top: -3px;
    left: 0px;
    width: 35px;
}

.page-sidebar .page-sidebar-menu > li > a.antepost-link{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 2px 3px 5px 28px;
    border-left: none;
    border-right: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    position: relative;
    color: #fff;
    background: var(--second-bgcolor-rgb);
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #0c2d01 !important;
    border-top: 1px solid  #484848 !important;
    height: 27px;
}

.page-sidebar .page-sidebar-menu > li > a.antepost-link:hover{
       background: #2D2F36 !important;
    color: #fff !important;
}



.live_event_widget:nth-child(even){
    background: #000;
}
.bestseller-row:nth-child(even){
    background: #000;   
}

.well{
    /* background: url('../images/img-noise-32x32.png');*/
    background: #EEEEEE;
    border:0 none;
}

.coupon-event-separator td{
    border-bottom: 1px solid #2e3234;
    box-shadow: 0 1px 0 0 #494d4f;
    padding: 3px 0;
}

.time-span{
    font-size: 11px;
}

.best-sellet-column{
    width: 25%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.best-sellet-column img{
    width: 100%;
}

.bs-event-name{
    text-align: center;
    position: absolute;
    top: 20px;
    width: 100%;
    color: #f8d55f;
    text-shadow: 0 1px 0 #000;
}

.bs-pct{
    position: absolute;
    text-align: center;
    color: #f8d55f;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: bold;
    font-size: 20px;
    padding: 20%;
    border-radius: 50%;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    background: #383838;
    background: -moz-linear-gradient(top, #383838 0%, #191919 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#191919));
    background: -webkit-linear-gradient(top, #383838 0%,#191919 100%);
    background: -o-linear-gradient(top, #383838 0%,#191919 100%);
    background: -ms-linear-gradient(top, #383838 0%,#191919 100%);
    background: linear-gradient(to bottom, #383838 0%,#191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#191919',GradientType=0 );
    text-shadow: 0 1px 0 #000;
    border: solid 2px  #f8d55f;
}


.bs-sign{
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;

    transform: translateX(-50%);
}

.bs-sign .toggle_odd{
    width: 80px;
    font-size: 12px !important;
    font-weight: bold;
}


#mod_marketmover{
    height: 162px;
    overflow: hidden;
    height: 220px;
    background: rgba(0,0,0,0.4);
}
.market-event{
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    padding-top: 10px;
    width: 100%;
    color: #fff;
    height: 30px;
    margin-bottom: 10px;

}
.market-heading-item{
    border-bottom:solid 1px #EA0E00;
}
.market-heading{
    color:#EA0E00;
    font-weight: bold;
    margin: 0;
}

.marketmovers-item{
    padding: 6px;
}

#mod_marketmover .bx-viewport{
    background: transparent;
}

.market-event-cont{
    height: 80px;
    color: #000;
    background: url('../images/sfondo.png') no-repeat;
    background-size: 100% 100%;
}

.row-slide{
    margin: 0;
}

#marketmovers-slide{
    height: 255px;
}

.market-row span{
    display: inline-block;
    text-align: center;
}

.bx-wrapper img.mm_sym{
    width: 13px;
    top: -18px;
    left: 12px;
}

.mm_sym.mm_sym_text{
    font-weight: bold;
    color: #F74600;
    font-size: 23px;
    margin-top: 0;
}

.market-odd-rank{
    background: #2d2d2d;
    color: #fff;
    padding: 2px;
    border-radius: 3px;
    border: solid 1px #57515b;
    width: 45px;
    padding-left: 10px;
}

.mm_sym{
    margin-top: 9px;
    position: absolute;
    left: 0;
}
.market-row .col-sm-4{

}
.market-row .col-sm-4:first-child{
    padding-right: 0px;
}

.market-row .col-sm-4:first-child .mm_sym{
    left: 17px;
}

.market-row .col-sm-4:last-child .mm_sym{
    left: 2px;
}

.market-row .col-sm-4:last-child{
    padding-left: 0px;
}

.market-odd{
    position: relative;
}

#time_search{
    font-size: 11px;
}

#time_search{
    margin: 5px 0px 0px 0px;
}

#time_search .time-sel{
    padding: 0;
    cursor: pointer;
}

.print_date{
    color: #000;
}


.odds_heading.invalid-coupon-event
{
    background-color: rgb(189, 126, 126);
    color: #000;
}

.subgroup-odd-title{
    background: rgba(0, 0, 0, 0.3);
    height: 20px;
    line-height: 20px;	
}

.discipline_name{
    position: absolute;
    height: 20px;
    top: 5px;
    left: 28px;
}