.ada-nav-tab{
    cursor:pointer;
}
.modal-title{
    font-size: 22px;
}
.stakeStrategy-info .tooltip-inner{
    height: 180px;
}
hr.vertical{
    border: none;
    border-left: 1px solid hsl(0deg 0% 85%);
    height: 50px;
    width: 1px;
    margin: 0;
}
.pagination>li>a, .pagination>li>span {
    cursor: pointer;
}
.btn-stats{
    padding-bottom: 0px;
}

.calendar-icon{
    border: solid 2px #333333;
    border-radius: 5px;
    width: 45px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 15px;
}
.calendar-month-icon{
    background: red;
    color: white;
    padding: 0px;
}
.calendar-day-icon{
    font-size: 20px;
}
.tournamentRadio{
   display: inline-block;
   vertical-align: bottom;
}
#remove-bets{
    padding: 0px;
    font-size: 14px;
    color:white;
}
.ht-text{
    font-size: 8px;
}
.table-header{
    text-align: center;
}
.header-bet-table{
    text-shadow: 1px 0px 1px rgba(0, 0, 0,1), 0px 1px 1px rgba(0, 0, 0,1), -1px 0px 1px rgba(0, 0, 0,1), 0px -1px 0px rgba(0, 0, 0,1);
    font-size: 20px;
}
.numberGames{
    color:#333;
    font-weight: bold;
}

#poblation-submit img{
    width: 22px;
}

.population-submit img{
    width: 30px;
}

#poblation-submit span{
    vertical-align: middle;
}
.population-submit {
    margin-left:10px;
}
.clas-target,
.cal-target{
    max-width: 600px;
    margin: auto;
}
.bookmakerOddsByDefault{
    /*temporary*/
    display:none;
    float: left;
    background: #949494;
    color: #ffffff;
    width: 34%;
    border-radius: 5px;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
    min-height: 20px;
    font-weight: bold;
}
.progress{
    margin-right: auto !important;
    margin-left: auto !important;
}
.cart-stake-input{
    height: 20px;
    width: 60px;
}
.cell-Back, .cell-Lay {
    color: #333;
    font-size: 13px;
    width: 60px;
    margin: 0 auto;
}
.cell-Back{
    background-color: #a6d8ff;
}
.cell-Lay{
    background-color: #fac9d1;
}
.cart-sub-header .target-save-bets{
    position: absolute;
    margin-left: 40%;
}
#betsInCart{
    position: absolute;
    left: 40%;
    top: 12%;
    color: #337ab7;
    font-size: 29px;
    font-weight: bold;
    font-family: 'Open Sans',Helvetica, sans-serif, Arial;
}

.stake-on{
    font-weight: bold;
    color: black;
}
.stake-off{
    font-weight: normal;
    color: #CCCCCC;
}
.bookmaker-stake:hover{
    cursor: pointer;
}
.bookmaker-odds{
    padding-left: 2px;
    padding-right: 2px;
}
.centerImg {
    display:block;
    margin:0 auto;
}
.population-buttons{
    margin-top: 50px;
}
.population-buttons img{
    height:20px !important;
}
.population-buttons .first-col{
    padding-left:0px;
    padding-right:0px;
}
.population-buttons .second-col{
    padding-left:5px;
}
.population-buttons button{
    padding-left:0px;
    width:147px !important;
}
.inputJust{
    display: inline;
    width: 100%;
    padding: 0px;
    height: 19px;
    font-size: 12px;
}
#divChartTotalGoals img,#divChartTotalCards img,#divChartTotalChanges img{
    width:90%;
}
#anchor-stats-content{
    position: relative;
    top:-150px;
    display: block;
}
.eurologo{
    max-width:350px;
}
.cts_positions[disabled],.cts_odds[disabled]{
    background: #EEEEEE !important ;
    color:#999 !important;
    font-weight: normal !important;
    cursor: not-allowed !important;
}
.cts_positions_div[disabled],.cts_positions[disabled]:hover,.cts_odds[disabled]:hover{
    cursor: not-allowed !important;
}

.col-market .tooltip-inner {
    max-width: 250px;
    width: 250px;
}
/*background-cep*/
.backgroundImageCVR{
    position:relative;
    padding:0px;
}
.panel-accordion .panel-header{
    cursor:pointer;
}

.panel-icon {
    top: 20px;
    position: absolute;
}

.panel-tool{
    padding:15px;
    border: solid 1px #ddd;
    /*min-height: 231px;*/
}
.panel-tool .panel-header h3{
    margin-top: 0px;
    margin-bottom: 0px;
}

.panel-tool .panel-header h3 .glyphicon{
    font-size: 16px;
}

.keyword{
    color:#333;
    font-weight: bold;
}

.panel-tool .panel-body{
    padding: 0px;
}

.input-tool{
    width: 100%;
}
.input-tool input[readonly]{
    background: #FAFAFA;
}
.input-tool :first-child{
    width: 60px;
}

.panel-population{
    margin-left: 15px;
    margin-right: 15px;
}

#all-in-one-modal-button{
    padding-top: 2px;
    padding-bottom: 2px;
}

.divPopulation-background{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-size:cover;
    z-index:0;
    /*-webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);	*/
    opacity: 0.1;
    background-repeat:no-repeat;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 300px;
    background-position: center;
    background-position: bottom;
}
/*This is hidden because is not working properly*/
.divPopulation-background2 {
    position: absolute;
    left:0;
    right:0;
    top:175px;
    bottom:0;
    background-size:cover;
    z-index:-10;
    opacity: 0.1;
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    background-size: 300px;
    background-position: center;
    background-position: bottom;
    margin:20px;
}

#euro-flags{
    opacity: 0.15;
}

.bg-grayscale-and-blur{
    -webkit-filter: grayscale(1) blur(2px); -webkit-filter: grayscale(100%) blur(2px); -moz-filter: grayscale(100%) blur(2px);
    filter: gray;
    filter: grayscale(100%) blur(2px);
    filter: url(desaturate.svg#greyscale) blur(2px);
}
.bg-grayscale{
    -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
}
.divPopulation-content{
    position:relative;
    z-index:2;
    color:#666;
}
.summary-top{
    text-align: left;
}
.divPopulation-uefa{
    background-image: url("/images/tournaments/uefa.png");

}

.divPopulation-euro{
    background-image: url("/images/decore/flags.png");
}

.divPopulation-byDate{
    background-image: url("/images/decore/worldball_icono.png");
}
.divPopulation-LaLiga{
    background-image: url("/images/tournaments/laliga.png");
}
.divPopulation-PremierLeague{
    background-image: url("/images/tournaments/premierleague.png");
}
.divPopulation-SerieA{
    background-image: url("/images/tournaments/seriea.png");
}
.divPopulation-Bundesliga{
    background-image: url("/images/tournaments/bundesliga.png");
}
.divPopulation-Ligue1{
    background-image: url("/images/tournaments/ligue1.png");
}
.divPopulation-ChampionsLeague{
    background-image: url("/images/tournaments/championsleague.png");
}
.divPopulation-Euro{
    background-size: 450px;
    background-image: url("/images/tournaments/Euro-2016.png");
}
.signo{
    display: inline;
    padding: 0px 2px 0px 2px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fbfbfb;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background: #c41200;
    margin-right: 2px;
}
.overUnder{
    display: inline;
    padding: 0px 2px 0px 2px;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fbfbfb;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background: #0700c4;
    margin-right: 2px;
}

/*.Spain-back{*/
/*background: url(/images/flags/Spain.png) !important;*/
/*}*/

/*.all-in-one-game{*/
/*background-position: center center !important;*/
/*background-repeat: no-repeat !important;*/
/*background-size: contain !important;*/
/*background-color: white !important;*/
/*}*/



.img-home{
    height: 100px !important;
}

.score-header{
    font-size:25px;
}
.signUp-success{
    max-width:500px;
    font-size: 16px;
    margin-bottom: 100px;
}

.form-general .input-group{
    width:100%;
    margin-top:5px;
}

.form-standard {
    margin-bottom:15px;
}

.form-standard .form-control{
    margin-bottom:5px;
}

.margin-h{
    margin-top:5px;
}

.form-standard .btn-info{
    border-color: #0687B2;
}

.form-general h1{
    color:#444444;
}
.form-general h2{
    color:#666666;
}

.email{
    color:black;
}

.stats-home-position{
    padding-left: 5px;
}
.stats-away-position{
    padding-right: 5px;
}
#bestPosLocal{
    margin-right:2px;
}
#bestPosVisitant{
    margin-right:2px;
}
#divLocal,#divVisitant{
    margin-top: 0px;
}
#slider-range-local, #slider-range-visitant{
    height:165px !important;
}
#slider-range-visitant{
    float:right;
}
/*.glyphicon{*/
    /*cursor: pointer;*/
/*}*/
/************************************************************************* GENERAL CLASSES **********************************************************************************/

.text_panel{
    background-color:#FAFAFA;
}

.title1{
    font-size: 20px;
}
.title2{
    color:#E0E0E0;
    font-size: 16px;
}
.title3{
    font-size: 14px;
}

.c_size10{
    font-size: 10px;
}

.c_size11{
    font-size: 11px;
}

.c_size12{
    font-size: 12px;
}
.c_size14{
    font-size: 14px;
}
.c_size16{
    font-size: 16px;
}
.c_size20{
    font-size: 20px;
}
.c_size28{
    font-size: 28px;
}
.c_bold{
    font-weight: bold;
}
/*.c_max-height500{*/
    /*max-height: 1000px;*/
/*}*/
.c_z-index-1{
    z-index:-1;
}

.c_z-index100{
    z-index:100;
}
.c_100_pc{
    width: 100%;
}

.c_op_02{
    opacity: 0.2;
}

.c_op_02:hover{
    opacity: 1;
}

.c_op_03{
    opacity: 0.3;
}

.c_op_06{
    opacity: 0.6;
}

.c_op_06:hover{
    opacity:1;
}

.c_hidden{
    display:none;
}

.c_hidden_imp{
    display:none !important;
}

.c_center{
    text-align: center;
}

.c_left{
    text-align: left;
}

.c_right{
    text-align: right;
}

.c_float_right{
    float: right;
}

.c_float_left{
    float: left;
}

.c_height150{
    height:150px !important;
}
.c_height20{
    height:20px;
}
.c_height30{
    height:30px;
}
.c_height80{
    height:80px;
}

.c_heigth392{
    height:392px;
}

.c_width18{
    width:18px;
}

.c_width30{
    width:30px;
}

.c_width35{
    width:35px;
}

.c_width40{
    width:40px;
}

.c_width45{
    width:45px;
}

.c_width50{
    width:50px;
}

.c_width55{
    width:55px;
}

.c_width60{
    width:60px;
}

.c_width65{
    width:65px;
}

.c_width70{
    width:70px;
}

.c_width75{
    width:75px;
}

.c_width80imp{
    width:80px !important;
}

.c_width81{
    width:81px;
}

.c_max_width65{
    max-width:65px !important;
}

.c_min_width58{
    min-width:58px;
}

.c_min_width68{
    min-width:68px;
}

.c_min_width74{
    min-width:74px;
}

.c_min_width90{
    min-width:90px;
}

.c_width100{
    width:100px;
}

.c_width95imp{
    width:95px !important;
}

.c_width102imp{
    width:102px !important;
}

.c_width120{
    width:120px;
}

.c_width135imp{
    width:135px !important;
}

.c_width130imp{
    width:130px !important;
}
.c_width140{
    width:140px;
}
.c_width150{
    width:150px;
}

.c_width160{
    width:160px;
}

.c_width175{
    width:175px;
}

.c_width200{
    width:200px;
}

.c_width250{
    width: 250px;
}

.c_width270{
    width: 270px;
}
.c_width400{
    width: 400px;
}
.c_width450{
    width: 450px;
}
.c_width500{
    width: 500px;
}
.c_height800{
    height: 800px;
}
.c_height800imp{
    height: 800px!important;
}
.c_width1000{
    width: 1120px;
}
.c_width_10p{
    width:10%;
}
.c_width_12p{
    width:12%;
}
.c_width_15p{
    width:15%;
}
.c_width_16p{
    width:16%;
}
.c_width_18p{
    width:18%;
}
.c_width_20p{
    width:20%;
}
.c_width_25p{
    width:25%;
}
.c_width_28p{
    width:20%;
}
.c_width_30p{
    width:30%;
}
.c_width_33p{
    width:33%;
}
.c_width_34p{
    width:34%;
}
.c_width_40p{
    width:40%;
}
.c_width_50p{
    width:50%;
}
.c_width_81p{
    width:81%;
}
.c_width_90p{
    width:90%;
}
.c_width_95p{
    width:95%;
}
.c_width_98p{
    width:98%;
}
.c_width_100p{
    width:100%;
}
.all-in-one-number{
    width:81% !important;
}
.manual-progress-yield.odds{
    background: #999;
    color: #FFF;
}
.manual-progress-yield.odds .manual-progress-yield {
    border-color: #555555;
}
.manual-progress-yield.odds .input-group-addon {
    color: #FFF;
    background: #555;
}
/*.panel-aio{*/
    /*box-shadow: inset 0 27px 0 rgba(235, 235, 235, 1)*/
    /*margin-top: -5px;*/
    /*margin-left: -5px;*/
    /*margin-right: -5px;*/
/*}*/
.summary-header{
    color: rgba(200,0,0,0.5);
    font-weight: bold;
}
/*.not-allowed{*/
    /*!*box-shadow: inset 0 110px 0 rgba(200,0,0,0.5);*!*/
    /*margin-top: -5px;*/
    /*padding-top: 5px !important;*/
    /*margin-left: -5px;*/
    /*margin-right: -5px;*/
/*}*/

.col-toggles .toggle-off.btn-xs {
    padding-left: 7px;
}
.col-market{
    padding-right: 0px;
    width: 19%;
    padding-left:0px;
    margin-left:-5px;
}
.col-toggles{
    padding-left: 1px;
    width: 39%;
}

#aio-filter-date{
    font-size: 11px;
}

.profit{
    color:#1f7c00 !important;;
    font-weight: bold;
}

[data-backLay='Lay'] .profit, .liability{
    color: #cc0015 !important;;
    font-weight: bold;
}

.bookmaker-stake.pushed{
    background: #337ab7 !important;
}
.bookmaker-stake.pushed .matches, .bookmaker-stake.pushed span {
    color: white;
}
.bookmaker-stake.pushed .profit {
    color: #70ffb1 !important;
}
.bookmaker-stake.pushed .liability {
    color: #ffb8b2 !important;
}
.complex-input-long span,
.complex-input-long div{
    width: 110px;
}

.complex-input-long-130 span,
.complex-input-long-130 div{
    width: 135px;
}

.c_underline{
    text-decoration: underline;
}
/*.color-back td{
	background: #BBF !important;
}
.color-lay td{
	background: #FBB !important;

}*/
button.otherScore{
    font-size:10px;
    padding-left:5px;
}

.tab-menu{
    height:67px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-right: 15px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.tab-menu li>a{
    background: linear-gradient(to bottom, #EAEAEA 81%, #CCCCCC 100%);
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a{
    background: #f5f5f5 !important;
}
#panel-all-in-one{
    font-size: 12px;
    margin-bottom: 0px;
}
#target-betting .summary{
    padding: 5px;
}
[data-id="all-in-one-odds"]{
    font-size: 17px !important;
}
[data-id="single-summary"] th,
[data-id="multiple-summary"] th,
[data-id="all-in-one-income"],
[data-id="all-in-one-profit"],
[data-id="all-in-one-stake"] {
    font-size: 16px;
}
[data-id="all-in-one-stake"]
{
    height: 21px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    text-align: center;
    font-weight: bold;
}
input.odds-input{
    border-radius: 4px !important;
    height: 20px;
    /*float: right;*/
    width: 85%;
    margin:0 auto;
}
[data-id="single-summary"] th,
[data-id="multiple-summary"] th {
    background-color: #337ab7 !important;
    text-align: center;
    text-shadow: 0px 0px #ffffff !important;
    color: white;
}

#cart-modal .modal-body{
    padding: 10px;
}

#cart-bubble{
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: #337ab7;
    border-radius: 58px;
    font-size: 50px;
    color: white;
    height: 70px;
    padding: 10px;
    cursor: pointer;
    z-index: 10000;
}

#all-in-one-bookmakers,
#all-in-one-markets{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#stats-content{
    height: 100%;
    padding-left:0px;
    padding-right:0px;
}

.dateSummary{
    padding: 10px;
}

#marketSummary-table.table-condensed td {
    padding: 2px 3px 1px 3px;
    font-size: 12px;
}

#marketSummary-table th{
    padding: 5px 2px 5px 2px;
    font-size: 13px;
}

#marketSummary-total td{
    font-weight: bold;
    font-size: 14px;
    background: #FAFAFA;
}

.form-add-bet .input-group{
    width: 100%;
}

.form-add-bet .row{
    margin-bottom: 5px;
}
.my-bet-bankroll{
    margin-top: 12px;
    margin-bottom: 12px;
}
.my-bet-bankroll span{
    font-size: 30px;
}
.btn-follow-user-modal{
    padding-left: 6px;
    padding-right: 6px;
}
/*.my-bet-bankroll-number{*/
    /*position: absolute;*/
    /*top: 2px;*/
/*}*/
.my-bet-bankroll img{
    width: 30px;
}
/*.my-bet-profit-number{*/
    /*position: absolute;*/
    /*top: 30px;*/
    /*font-size: 20px;*/
/*}*/
.my-bet-profit-number{
    font-size: 16px !important;
}
.my-bet-bankroll span{
    padding: 2px
}
.c_bg_white{
    background: white;
}
#super-tab-target{
    padding-top:20px;
}
.super-tab-content, .sub-navigator-target{
    min-height: 300px;
}
.super-tab{
    background: #337ab7;
    position: fixed;
    top: 51px;
    width: 100%;
    z-index: 1000;
    height: 30px;
}
.super-tab .navegable>li a{
    float: left;
    padding: 5px 15px 5px 15px;
    color:#FAFAFA;
}
.super-tab .navegable>li>a{
    text-shadow: 1px 0px 1px rgb(0 0 0), 0px 1px 1px rgb(0 0 0);
}
.super-tab .navegable>li>a:hover,
.super-tab .navegable>li.active>a{
    background: #003e71 !important;
    text-decoration: none;
    cursor:pointer;
    color:white;
}
.super-tab .navegable{
    padding-left: 10px;
    list-style: none;
    margin: 0px 7.5px 0px -15px;
}
.super-tab .navegable .dropdown-menu{
    top: 28px;
}
.super-tab .navegable .dropdown-menu a{
    color: #666666;
    width:100%;
}
.period:hover{
    cursor: pointer;
    background: #c0bebe;
 }
.period{
    background: #d0cece;
    color: white;
    padding: 1px 10px;
    border-radius: 5px;
    font-size: 21px;
 }
.period.active:hover{
    cursor: pointer;
    background: #235a91;
}
.period.active{
    background: #337ab7;
    color: white;
    padding: 1px 10px;
    border-radius: 5px;
}

/*for hiding bottom border in tabs*/
.nav-tabs>li {
    float: left;
    margin-bottom: -2px;
}
.tab-container{
    /*position:fixed;*/
    position: fixed;
    right: 0;
    left: 0;
    z-index: 500;
    top:81px;
    padding-top:10px;
    background:#F5F5F5;
}
.web-background{
    background: #F5F5F5;
    height: 800px;
}

.c_float_left{
    float:left;
}

.subTabTargetOperation input.txtNumbers{
    text-align: right;
    width:50px;
}
.btn-trash{
    background-color: #737373;
    border-color: #595959;
}

/*
.reflectBelow-0{
    -webkit-box-reflect: below -0px
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(255,255,255,0.7)));
}

.reflectBelow-10{
    -webkit-box-reflect: below -10px
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(255,255,255,0.7)));
}*/

.drop-shadow {
    -webkit-box-shadow:0 1px 40px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 40px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 40px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.drop-shadow-2 {
    -webkit-box-shadow:0 1px 40px rgba(0, 0, 0, 0.6), 0 0 60px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow:0 1px 40px rgba(0, 0, 0, 0.6), 0 0 40px rgba(0, 0, 0, 0.3) inset;
    box-shadow:0 1px 40px rgba(0, 0, 0, 0.6), 0 0 40px rgba(0, 0, 0, 0.3) inset;
}

.drop-shadow-small {
    -webkit-box-shadow:5px 5px 10px rgba(233, 233, 233, 0.5);
    -moz-box-shadow:5px 5px 10px rgba(233, 233, 233, 0.5);
    box-shadow:5px 5px 10px rgba(233, 233, 233, 0.5);
}

.drop-shadow-small-info {
    -webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow:5px 5px 10px rgba(0, 0, 0, 0.5);
}

.c_loading{
    background-image: url("/images/decore/loading_2.gif");
}
/*************************************************************************** All In One ************************************************************************************/
.secondary-label{
    font-size: 9px;
}
.secondary-value{
    font-size: 11px;
    color: #999;
    vertical-align: top;
    height:9px;
}

.total-matches{
    font-size: 11px;
    color: #AAA;
    vertical-align: top;
    height:9px;
}
#tableCalendar .progress.progress-yield{
    margin-top: 3px;
}
[data-col="editableOdds"] .total-matches{
    margin-top: -3px;
}
[data-col="editableOdds"] .input-short{
    padding-top: 3px;
}

.input-short{
    margin: 0px auto;
}

.matches{
    font-weight:bold;
    height:15px;
    font-size: 14px;
}

.signo-value{
    font-size: 12px;
    font-weight: bold;
}

#commission{
    height: 20px;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    font-size: 14px;
    padding-left: 3px !important;
}
.input-short input{
    height:18px;
    width:55px;
    font-weight: bold;
    text-align: right;
}
/*************************************************************************** POPULATION **************************************************************************************/
#divTarget-sub-tab{
    background-size: 100%;
    background-repeat:no-repeat;
    overflow-y: auto;
    text-align: center;
    overflow-x: hidden;
    min-height: 600px;
    padding: 5px;
}
#divTarget{
    padding-bottom: 15px;
}
.borderWhite {
    -moz-box-shadow: inset 10px 10px 10px 10px #FFF;
    -webkit-box-shadow: inset 10px 10px 10px 10px #FFF;
    box-shadow: inset 0px 0px 30px 30px #FFF;
}

/****************************************************************************** DIV *****************************************************************************************/
.containerHome{
    color:#777;
}
#divMain{
    margin-top:60px;
}
#divFooter{
    height:200px;
    margin: 0px;
}

.footer{
    height:200px;
    font-family: 'Open Sans',Helvetica, sans-serif, Arial;
    font-weight: normal;
    font-size: 12px;
    color: #848484;
    text-align: center;

}
img.footer{
    height: 100px;
    opacity: 0.75;
}
.footer.link{
    cursor:pointer;
}
.footer.link:hover{
    color:#CCC;
}

.loading{
    color:#666;
    font-size: 15px;
}
/**************************************************************************** BUTTONS *************************************************************************************/

.button_dimension{
    width: 35px;
    opacity: 0.75;
}

.button_dimension:hover{
    opacity: 1;
}
.fb-like{
    float:right;
    margin-top:2px;
    margin-right:10px;
}
.success-response{
    background: #baffba;
    color: green;
    text-align: center;
    border: solid 1px green;
    border-radius: 3px;
}
/***************************************************************************** CRESTS **************************************************************************************/
#crests {
    /*width: 320px;*/
    margin: 0 auto;
    min-height: 275px;
    padding: 14px;
    margin-bottom: 15px;
}

img.crest-yes {
    max-width:28px;
    opacity: 0.85;

    /*Glow*/
    box-shadow:0px 0px 5px rgba(100,255,100,1), 0px 0px 5px rgba(100,255,100,1), 0px 0px 5px rgba(100,255,100,1);
    background: rgba(0,255,0,0.8);
    border-radius: 10px;
    /* Fade to color for Chrome and Safari */
}

img.crest-no {
    max-width:28px;
    opacity: 0.5;

    /*Glow*/
    box-shadow:0px 0px 5px rgba(100,100,100,1), 0px 0px 5px rgba(100,100,100,1), 0px 0px 5px rgba(100,100,100,1);
    background: rgba(100,100,100,0.8);
    border-radius: 10px;
    /*grayscale*/
}

img.crest {
    max-width:28px;
    cursor:pointer;
}
.crestChoice{
    width:15px;
}
.div-choice{
    width:80px;
}
.table tr td {
    vertical-align: middle !important;
}

.table-choice{
    max-width:80px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
}
.table-choice td{
    padding-top:0px !important;
    padding-bottom:2px !important;
    padding-left:1px !important;
    padding-right:1px !important;
    cursor:pointer;
}
.table-hover hr{
    background:#444444 !important;
}

.seasonCheck{
    font-size:14px;
    color:#BBB;
    cursor: pointer;
    margin-bottom: 0px;
}
.seasonCheck.active{
    color:#333;
    font-weight: bold;
}
.seasonCheck:hover{
    color:#777;
}
.seasonCheck.active:hover{
    color:#333;
}

#tabOptions{

}

#crests img:hover {
    opacity: 1;
    /* Fade to color for Chrome and Safari */
    cursor:pointer;
}

img.crestPopulation{
    width: 28px;
    height: 28px !important;
}

img.crestPoblation{
    width: 28px;
}
img.crestClassification{
    width:18px;
}

/****************** CLASIFICATION *********************/
.Champion{
    box-shadow: inset 0 0px 20px 20px rgba(40, 100, 150, 0.90);
    font-weight: bold;
    color:white !important;
}
.Champion2{
    box-shadow: inset 0 0px 20px 20px rgba(60, 140, 210, 0.80);
    font-weight: bold;
    color:white !important;
}
.Uefa{
    box-shadow: inset 0 0px 20px 20px rgba(120, 180, 255, 0.42);
    font-weight: bold;
}
.Relegation{
    box-shadow: inset 0 0px 20px 20px rgba(185, 29, 29, 0.68);
    font-weight: bold;
    color:white !important;
}

img.ico-detail{
    width: 15px;
    margin-top: 1px;
    margin-bottom: 1px;
}

img.ico-detail-v2 {
    width: 15px;
    margin-top: 0px;
    margin-bottom: 2px;
}

img.crestChart{
    max-width:28px;
    opacity:0.5;
}

img.crestChart.active{
    opacity:1;
    -webkit-filter: grayscale(0); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);
    filter: none; filter: grayscale(0%);
    -webkit-transition: all .4s ease;
}

img.crestChart:hover{
    opacity:1;
}
option.separator {
    margin-top:8px;
    border-top:1px solid #666;
    padding:0;
    color: #CCC;
}
.tab-2 a{
     background: #e6e6e6;
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
     border: 1px solid #CCC;
 }
.tab-2.active a{
    border-bottom: 0px;
}
#messages{
    font-size: 16px;
}
.navbar-collapse{
    overflow: hidden;
}
h1.messages{
    display: inline;
    vertical-align: bottom;
}
.tabOperation img, .tabOperationSub img{
    height:25px;
    opacity:0.5;
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
    -webkit-transition: all .4s ease;
}

.tabOperation.active img,.tabOperationSub.active img{
    opacity:1;
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
    -webkit-transition: all .4s ease;
}

.tabOperation:hover img,.tabOperationSub:hover img{
    opacity:1;
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
    -webkit-transition: all .4s ease;
}


/*************************************************************************** Tournaments **************************************************************************************/
.summary-tournament{
    -webkit-box-reflect: below 0px
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(255,255,255,0.3)));
    display:inline;
    max-height:65px;
}
.summary-vs{
    color: #fafafa;
    text-shadow: 0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1);
}
img.tournament {
    max-height:45px;
    opacity: 0.75;
}

img.tournament:hover{
    cursor:pointer;

    -webkit-box-reflect: below 0px
    -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(255,255,255,0.3)));
}
.responsive{
    width: 100%;
}

.alert-games-not-found{
    max-width: 320px;
    text-align: center;
    margin: auto;
}
.alert-games-not-found [data-dismiss]{
    top: -10px;
    left: 25px;
}
/*************************************************************************** IMAGES **************************************************************************************/
.poblation-image{
    max-width: 200px;
    position:relative;
    top:100px;
}



.tournament.opacity {
    opacity: 0.3;
}

.eventIcon{

}

/*************************************************************************** CHARTS **************************************************************************************/

.typeTrading{
    padding-right: 2px;
}

.trading-padding{
    padding-top:5px;
}
.trading-panel{
    margin-bottom:5px;
}
.TRADING{
    height:230px !important;
}

.trading-control{
    padding: 3px 1px;
    width: 52px;
    height:25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    margin-bottom: 3px;
}

#currentOdds{
    padding-top:10px;
    width:16%;
}

.tradingHomeRemove .glyphicon-remove,
.tradingAwayRemove .glyphicon-remove{
    color:#CCC;
}

.glyphicon-thumbs-down{
    color:#ab0a0a;
}
.glyphicon-thumbs-up{
    color: #007837;
}


/*************************************************************************** FONTS **************************************************************************************/

#mainTitle {
    text-align: center;
    font-family: arial;
    font-size: 7vw;
    font-weight: bold;
    color: rgba(255,255,255,1);
    padding-bottom: 5px;
    padding-top: 8px;
}

/*Iphone 5*/
@media (min-width: 720px){
    #mainTitle {
        font-size: 40px;
    }
}
@media (max-width: 520px){
    #mainTitle {
        font-size: 6vw;
    }
}

img.reflex {
    /*Glow*/
    box-shadow:0px 0px 10px rgba(255,255,255,1), 0px 0px 10px rgba(255,255,255,1), 0px 0px 10px rgba(255,255,255,1);
    background: rgba(255,255,255,0.8);
    border-radius: 50px;
    width:35px;
}
.just-reflex {

    /*Glow*/
    box-shadow:0px 0px 10px rgba(255,255,255,1), 0px 0px 10px rgba(255,255,255,1), 0px 0px 10px rgba(255,255,255,1);
    background: rgba(255,255,255,0.8);
    border-radius: 50px;

}
.asesor{color:#FFF}
.de{color:#90CAFF}
.apuestas{color:#FFF}

.aux{
    font-size: 1px;
    opacity: 0;
}
/*************************************************************************** TABLES **************************************************************************************/
#firstGoalSelect{
    display: inline;
    width: 37px;
    height: auto;
    padding: 3px 0px;
    font-size: 12px;
}

#totalGoalsHalfSelect,
#totalGoalsSelect,
#totalCardsSelect,
#totalChangesSelect
 {
     display: inline;
     height: auto;
     padding: 3px 0px;
     font-size: 12px;
 }

#initialScore2
{
    width: 100%;
    height: 34px;
    font-size: 14px;
}

#totalCardsSelect,
#totalChangesSelect
{
    width: 58%;
}

#all-in-one-table tr.active td{
    background: white;
}

.summary-top .population-params{
    max-width: 320px;
}
.summary-top .input-odds-head {
    font-size: 13px;
    padding-left: 1px;
    padding-right: 1px;
}
#advSearch-table tr.active td{
    /*background: #337ab7 !important;*/
    color: black;
}

/*#advSearch-table tr.active img{*/
    /*box-shadow:0px 0px 5px rgb(255, 255, 255), 0px 0px 5px rgb(255, 255, 255), 0px 0px 5px rgb(255, 255, 255);*/
/*}*/

.summary-top .input-odds-head-margin{
    font-size: 12px;
}

.table-striped tbody tr th{
    text-align: center;
    cursor: default;
}
.dataTable{
    color:#666666;
    font-size: 12px;
}

.dataTables_info{
    color:#666666;
    font-size: 12px;
}

.fg-butto{
    font-size: 12px;
}

.ui-widget-header{
    color:#4444;
    font-size: 12px;
}

.centerTable{
    text-align: center;
    margin: 0 auto;
}

div.centerTable table {
    margin: 0 auto;
    text-align: left;
}
.stats-detail-main{
    background-image: url("/images/decore/bg-complete-op01.png");
    background-repeat:no-repeat;
    background-size: 100%;
    background-position: inherit;
}
.game-detail{
    max-width: 575px;
}
.row-button-stats{
    padding-top: 70px;
}
.row-button-stats.ChampionsLeague{
    padding-top: 15px;
}
div.stats-info{
    /*background-image: url("/images/decore/bg-complete-op01.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;*/
    -moz-box-shadow: inset 10px 10px 10px 10px #FFF;
    -webkit-box-shadow: inset 10px 10px 10px 10px #FFF;
    box-shadow: inset 0px 0px 30px 30px #FFF;
    width: 95%;
}
.stats-classification{
    width:200px;
    padding-bottom: 5px;
}

.stats-classification>table>tbody>tr>th,
.stats-classification>table>tbody>tr>td{
    padding: 1px 4px 1px 4px;
}


.stats-pos{
    padding-right:0px;
}

.stats-goalsF{
    font-size: 15px;
}

.stats-tournament{
    font-size: 30px;
    color: #fafafa;
    text-shadow: 1px 1px 1px rgba(0, 0, 0,1), 1px 1px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1);
}

.stats-season{
    display: inline;
    font-size: 22px;
    color: hsla(200,65%,80%,1);
    text-shadow: 1px 1px 1px rgba(0, 0, 0,1), 1px 1px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1);
}

div.centerTable table {
    margin: 0 auto;
    text-align: center;
    /*text-shadow: 0.1em 0.1em 0.2em black;*/
    color:#666;
}
#target-gameDetail{
    background: rgba(255,255,255,0.75);
}
span.score{
    font-size: 40px;
    text-shadow: 0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1);
    color:white;
}

.label-default-signo {
    background-color: #666;
    /*padding:0px 2px 0px 2px;*/

    display: inline;
    padding: .2em.5em .1em .5em;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-default-custom {
    background-color: hsla(208, 56%, 46%, 0.63);
    padding: .2em.5em .1em .5em;
    font-size: 90%;
}
#show-sample{
    text-shadow: none;
    float:right;
}
/*.score .progress{*/
/*margin-left: 5px;*/
/*}*/
.progress-value{
     position: absolute;
     color: #333;
     font-size: 12px;
     text-shadow: 0px 0px 2px #ffffff;
     padding-left: 5px;
 }
.progress-value-secondary{
    position: absolute;
    color: #666;
    font-size: 12px;
    text-shadow: 0px 0px 2px #ffffff;
    text-align: right;
    width: 70%;
    margin-top: -1px;
}
.progress-value-secondary .label{
    border-radius: 7px;
    border: 1px #333 solid;
    background: #FAFAFA;
    color: #444;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 10px;
}
.table-bordered>tbody>tr>td.calendar-home{
    background-position-x: -10px;
    background-position-y: -10px;
    background-repeat: no-repeat;
    background-size: 50px;
    box-shadow: inset 0px 0px 2px 2px #ffffff;
}
.table-hover-v3>tbody>tr:hover>td{
    background-color: #eeeeee !important;
}
.chart-content{
     background: white;
     border: solid 1px #DDD;
     border-radius: 5px;
     margin-top: 5px;
     padding: 15px;
     min-height: 344px;
 }

.c_hidden-overflow{
    overflow: hidden;
}

.calendar-ChampionsLeague{
    background-image: url("/images/tournaments/championsleague-abbr-30.png") !important
}

.calendar-LaLiga{
    background-image: url("/images/tournaments/laliga-30.png") !important;
}
.calendar-PremierLeague{
    background-image: url("/images/tournaments/premierleague-30.png") !important;
}
.calendar-SerieA{
    background-image: url("/images/tournaments/seriea-30.png") !important;
}
.calendar-Bundesliga{
    background-image: url("/images/tournaments/bundesliga-30.png") !important;
}
.calendar-Ligue1{
    background-image: url("/images/tournaments/ligue1-30.png") !important;
}


.table-bordered>tbody>tr>td.calendar-score{
    width: 31%;
}
.table-bordered>tbody>tr>td.calendar-away{
    background-position-x: 120px;
    background-position-y: -40px;
    background-repeat: no-repeat;
    background-size: 100px;
    /*box-shadow: inset 0px 0px 2px 5px white;*/
    width: 31%;
}
.row.away{
    margin-left: 10px;
}


#tableEventsDetail{
    font-size:12px;
}

.title-detail{
    background: rgba(0,0,0,.125);
    color:white;
    text-shadow:0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1);
    font-size: 14px;
    font-weight: bold;

}

.postit{
    padding-right: 0px;
}
.row-postit{
    padding-top: 1px;
    padding-bottom: 1px;
}
.select-season{
    padding-top: 0px;
    padding-bottom: 0px;
}
.table>tbody>tr.choice-round.active>td{
    background:#CCC !important;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
tr.choice-round .display-inactive{
    display:inline;
}
tr.choice-round.active .display-inactive{
    display:none;
}
tr.choice-round .display-active{
    display:none;
}
tr.choice-round.active .display-active{
    display:inline;
}
/*
.table>tbody>tr.active>td, .table>tbody>tr>td.active{
    background: rgba(150,150,150,0.2) !important;
    color: #000;
    font-weight: bold;
}*/


/*************************************************************************** LINKS **************************************************************************************/

a#username:hover{
    text-shadow:0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75);
    color: white;
}


.stats{
    /*background: rgba(255,255,255,0.8);*/
    cursor:pointer;
}

.stats h1{
    text-shadow:0px 0px 2px rgba(0, 0, 0,1), 0px 0px 2px rgba(0, 0, 0,1), 0px 0px 2px rgba(0, 0, 0,1);
    font-size:45px;
}
.stats span.text{
    text-shadow:0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1);
}

.stats div.row{
    width:100%;
}

.stats a{
    color:#90CAFF;
}

.header:hover{
    text-shadow:0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75);
}

.link:hover{
    cursor: pointer;
}

li.languages{
    padding:12px;
}

.linkMyOperation:hover{
    cursor: pointer;
    color: black;
    text-shadow: 0.1em 0.1em 0.2em #CCC;
    font-weight: bold;
    -webkit-transition: all .2s ease;
    font-size:16px;
}

.linkCrest:hover{
    cursor: pointer;
    color: black;
    text-shadow: 0.1em 0.1em 0.2em #CCC;
    font-weight: bold;
}
.link-calendar, .game-row{
    cursor: pointer;
}

.currency{
    font-size: 20px;
}

/**************************************************************************** CHART *********************************/
#divAreaChart{
    background-position:center !important;
}

#chart_div{
    background-position:center !important;
}
/**************** operations ****************/
.income{

}
.benefit{
    color:#058B00;
    font-size: 20px;
}
/**************************************************************************** FORMS *********************************/
.errorForm{
    color: #EE0000;
    font-weight: bold;
    font-size: 11px;
}

.successForm{
    color: #379E37;
    font-weight: bold;
}

#username{
    color:#EEE;
}

.progress{
    margin:0px;
    box-shadow: 0px 0px 1px 1px #BBB;
    min-width: 60px;
    width: 100%;
    height: 15px;
}
.progress-bar{
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    background-color: #72A2CB;
    text-align: left;
}
.progress-bar-yield{
    background-color: #83EA9A !important;
    font-size: 12px;
    font-weight: bold;
    color:#2b552b;
}
.progress-yield{
    height: 15px;
    /*margin-top: 3px;*/
}

.manual-progress-yield{
    border: 1px solid;
    border-color: #CCC;
    border-radius: 5px;
    width:100%;
    margin-top: 5px;
}

.manual-progress-yield .progress-bar.progress-bar-prob {
    box-shadow: inset 10px 0px 15px #B2D3EF;
    padding-left: 10px;
    padding-top: 0px;
    font-size: 13px;
}

.manual-progress-yield span {
    border: 0px;
    padding:1px;
    font-size: 13px;
}
.manual-progress-yield .progress-prob{
    height: 26px;
    border-radius: 0px;
    margin-top: 0px;
    background: #fbfbfb;
    height:16px;
}

.manual-progress-yield .progress-yield{
    height: 26px;
    border-radius: 0px;
    margin-top: 0px;
    background: #edfff1;
    height:16px;
}

#panel-all-in-one .manual-progress-yield{
    /*margin-top: 9px;*/
}
.manual-progress-yield .progress-bar-yield{
    padding: 4px;
    border-radius: 0px;
}
.manual-progress-yield .progress-bar {
    box-shadow: inset 10px 0px 15px #3ba954;
    padding-left: 10px;
    padding-top: 0px;
    font-size: 13px;
}
.titleChart{
    text-anchor: start;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    stroke: none;
    stroke-width: 0;
    color:#555;
}

.loadChart{
    top:20px;
}
.loadTotalGamesChart{
    cursor:pointer;
}
.updated-on{
    color: #999;
    font-size: 10px;
}
.refresh-cuota{
    font-size: 9px;
}
.refresh-cuota:hover{
    cursor: pointer;
    color:black;
}
.gameDetails-bets{
    margin-bottom:-5px;
}
.grayscale	 {
    /*filter: url('#grayscale'); !* Version SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 *!*/
    /*-webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*-ms-filter: grayscale(100%);*/
    /*-o-filter: grayscale(100%);*/
    /*filter: grayscale(100%); !* Para cuando es estandard funcione en todos *!*/
    /*filter: Gray(); !* IE4-8 and 9 *!*/
    /*filter: url(desaturate.svg#greyscale);*/
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
}
.grayscale-v2	 {
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
}

.grayscale_allways{
    -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
    filter: gray; filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
}

.grayscale:hover	 {
    /*-webkit-filter: grayscale(0); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);*/
    /*filter: none; filter: grayscale(0%);*/
    -webkit-transition: all .2s ease;  /* Transition for Webkit browsers */
    filter: none;
    -webkit-filter: grayscale(0);
    -moz-filter:    grayscale(0);
    -ms-filter:     grayscale(0);
    -o-filter:      grayscale(0);
}

#population-content{
    max-width:715px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    cursor:pointer !important;
}

#legal h2{
    font-size:20px;
}
.panel-game .panel-heading{
    padding: 10px 10px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #337ab7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    text-shadow: 1px 1px 1px black;
}
.panel-game .close{
    color: white;
    opacity: 1;
}

.panel-subHeading{
    background: #f0f0f0;
    padding: 5px;
    border-bottom: solid #dddddd 1px;
}
/*.panel{*/
    /*padding:5px;*/
/*}*/

#myBets-bankroll .panel{
    padding:0px;
}
#myBets-bankroll .panel-body{
    padding: 5px;
}

#myBets-bankroll .custom-header{
    font-size: 18px;
}

.step-selection{
    font-size:16px;
    font-weight: bold;
}

.step-selection-2{
    font-size:14px;
    font-weight: bold;
}

.summary{
    background: #fafafacc;
    font-size: 18px;
}
.summary-no-games{
    width: 275px;
    padding: 10px 10px 0px 10px
}
.summary-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.summary-default{
    background: #FAFAFA;
}
.summary-small{
    font-size: 16px;
}
.between-summary-1{
    background: #FAFAFA;
    font-size: 14px;
    border-color: #CCC;
    color: #555;
}
.summary-small strong.imp{
    font-size:20px;
}

.summary .data{
    font-size:30px;
}

.summary .text{

}

.summary .panel-body{
    padding:5px;
}

.operations{
    text-align: center;
    font-size: 24px;
}

.tabTargetOperation {
    min-height: 355px;
    margin-right: -5px;
    margin-left: -5px;
}

.subTabTargetOperation .postit{
    font-size:13px;
}

.no-games{
    padding:30px 10px 10px 10px;
    cursor:pointer;
}

#error p{
    font-size: 18px;
}
#error .applicationName{
    text-shadow:0px 0px 2px rgba(0, 0, 0,1), 0px 0px 2px rgba(0, 0, 0,1), 0px 0px 2px rgba(0, 0, 0,1);
}

.adaOdds{
    font-weight: bold;
}

.help_goal_column{
    z-index:1030;
}

.images img:hover{
    cursor: pointer;
    opacity:0.70;
    transition: all .2s ease-in-out !important;;
    -webkit-transform:scale(1.15);
    transform:scale(1.15);
}

.images img.active{
    opacity:1;
    transition: all .2s ease-in-out;
    -webkit-transform:scale(1.3);
    transform:scale(1.3);
}
.images img.active:hover{
    opacity:1;
    transition: all .2s ease-in-out !important;
}

.images img{
    opacity:0.4;
    width: auto;
    height: 40px;
}

.images{
    max-width: 500px;
    margin: 0 auto;
}

td.c_center.remove:hover {
    background: #868686 !important;
    color: white;
    text-shadow: 1px 1px 15px black, -1px -1px 15px black,1px 1px 5px black, -1px -1px 15px black;
    cursor: pointer;
}

.modal-header .close {
    margin-top: -6px;
    color: #dddddd;
    opacity: 1;
    font-size: 32px;
    text-shadow: 1px 1px 1px black;
}

.modal-header .close:hover {
    text-shadow:0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75);
    color: #FFFFFF !important;
}

.modal-header {
    min-height: 16.43px;
    padding: 10px 10px 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #337ab7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    text-shadow: 1px 1px 1px black;
}

.modal{
    top: 100px;
}

.tradingEventGoal{
    width:40%;
    min-width:10px;
    max-width:17px;
}
.tradingEventRed{
    width:32%;
    min-width:6px;
    max-width:14px;
}
#tradingMinutes>thead>tr>th:nth-child(1){
    width:25%
}
#tradingMinutes>thead>tr>th:nth-child(2){
    width:20%
}
#tradingMinutes>thead>tr>th:nth-child(3){
    width:20%
}
#tradingMinutes>thead>tr>th:nth-child(4){
    width:35%
}

#tradingcross-table>thead>tr>th:nth-child(1){
    width:36%
}
#tradingcross-table>thead>tr>th:nth-child(2){
    width:32%
}
#tradingcross-table>thead>tr>th:nth-child(3){
    width:32%
}

#tradingChartEvents{
    width:96%;
    margin-left:22px;

}
#tradingChartEvents td{
    padding:0px;
    width: 5%;
    border-left-width: 0px;
    border-right-width: 0px;

    /*background-color: red;
    -moz-box-shadow: inset 2px 2px 2px 2px #900000;
    -webkit-box-shadow: inset 2px 2px 2px 2px #900000;
    box-shadow: inset 0px 0px 2px 2px #900000;*/
}

.trading-score{
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0,1), 1px 1px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1);
}
.trading-team{
    font-size:16px;
}
.trading-hr{
    margin: 2px;
}
.linkHomeScore, .linkAwayScore{
    color:#CCC;
}

.linkHomeScore:hover, .linkAwayScore:hover{
    color:#666;
}

#tradingPremiumOdds-form th{
    width:33%;
}
#tradingPremiumOdds th{
    width:20%;
}
#tradingcross-table th{
    width:33%;
}
#tradingcross-table .trading-hag{
    width:33%;
}
#tradingcross-table td{
    width:16%;
}
.td-selected-yes{
    width:33% !important;
}
.td-selected.td-selected{
    background:#FFFFFF !important;
    font-weight: bold;
}
.trading-hag:hover{
    cursor:pointer;
    font-weight: bold;
}
.trading-hag{
    background:#F7F7F7 !important;
}
.iframe-responsive-trading{
    position: absolute;
    top: 10px;
    left: 0px;
    width: 100%;
    height: 320px;
    overflow:hidden;
}
.button-crossing{
    padding:0px;
}
.tradingSwapping{
    width:11px;
    opacity:0.5;
    float: left;
}
.tradingSwapping:hover{
    cursor:pointer;
    opacity:0.8;
}
#trading_chart{
    height: 330px;
    margin-left: -1px;
}
#tradingBackLaySelect{
    padding: 0px;
}
#tradingBackLayTable{

}
#tradingBackLayTable td{
    font-size: 10px;
}
#target-trading-menu2 .form-control{
    padding:0px 0px;
    height:24px;
}
#tradingBackLayTable-1,#tradingBackLayTable-2 tr{
    height:10px
}
.tradingSellBuy{
    font-size:10px;
    color:#CCC;
}
.tradingScore{
    font-size:10px;
    color:#CCC;
}
.text-desktop{
    font-size:12px;
}
.odds-final{
    font-size:44px;
}
.oddsTrading{
    font-weight: bold;
    font-size: 13px;
}
.chart-responsive svg{
    padding-top:3px;
}
#tradingMinutes>thead>tr>th:nth-child(1){
    width:25%
}
#tradingMinutes>thead>tr>th:nth-child(2){
    width:20%
}
#tradingMinutes>thead>tr>th:nth-child(3){
    width:20%
}
#tradingMinutes>thead>tr>th:nth-child(4){
    width:35%
}
.second_row{
    height: 360px;
}
.alert_area{
    z-index:10;
    margin-left: 5%;
    margin-right: 5%;

}

.slider-position{
    height: 140px !important;
}

.pos{
    font-size:10px;
}
.position{
    color:#999;
    cursor:pointer;
}
.position:hover{
    color:#666;
}
.position.active{
    font-weight: bold;
    color:#333;
}

.position-panel{
    margin-left:-10px;
}

.form-control-small{
    padding: 3px 0px;
    font-size: 12px;
    height: auto;
}

.form-control-small.short{
    width: 60px;
    margin: auto;
}

.form-control-small.medium{
    width: 75px;
}

#bestPosLocal.form-control,
#worstPosLocal.form-control,
#bestPosVisitant.form-control,
#worstPosVisitant.form-control{
    padding:6px 1px;
    width:52px;
}
#minStart.form-control,
#minEnd.form-control{
    padding:6px 1px;
    width:70px;
}
.score-diff{
    color:#999;
}
.score-diff.active{
    color:#000;
    font-weight: bold;
}
#initialScore{
    padding: 6px 2px;
}
.score-diff{
    padding: 6px 10px;
}
.progress-bar{
    background-color: #B2D3EF !important;
    box-shadow: inset 0 0px 0 rgba(0,0,0,.15);
}
.progress-bar-yield{
    background-color: rgba(131, 234, 154, 0.7) !important;
}
.progress-bar-yield.negative{
    background-color: rgba(255, 66, 66, 0.3) !important;
}


.check-all{
    float: right;
    padding-right: 25px;
}
.check-all:hover{
    color:black;
    cursor:pointer;
}


div.classification-ChampionsLeague{
    background: #fbfbfb;
    background-image: url("/images/tournaments/championsleague-abbr.png"), linear-gradient(to right, #dfebf6  30%, #337ab7 100%);
    background-repeat:no-repeat;
    background-size: contain;
}
div.classification-byDate {
    background: #337ab7;
    background-image: url(/images/decore/tournaments-soccer.png), linear-gradient(to right, #dfebf6  30%, #337ab7 100%);
    background-repeat: no-repeat;
    background-size: contain;
}
div.classification-LaLiga{
    background: #fbfbfb;
    background-image: url("/images/flags/flagSpainCla.png"), linear-gradient(to right, #dfebf6  30%, #337ab7 100%);
    background-repeat:no-repeat;
    background-size: contain;
}
div.classification-PremierLeague{
    background: #fbfbfb;
    background-image: url("/images/flags/flagEnglandCla.png"), linear-gradient(to right, #dfebf6  30%, #337ab7 100%);
    background-repeat:no-repeat;
    background-size: contain;
}
div.classification-SerieA{
    background: #fbfbfb;
    background-image: url("/images/flags/flagItalyCla.png"), linear-gradient(to right, #dfebf6  30%, #337ab7 100%);
    background-repeat:no-repeat;
    background-size: contain;
}
div.classification-Bundesliga{
    background: #fbfbfb;
    background-image: url("/images/flags/flagGermanyCla.png"), linear-gradient(to right, #dfebf6  30%, #337ab7 100%);
    background-repeat:no-repeat;
    background-size: contain;
}
div.classification-Ligue1{
    background: #fbfbfb;
    background-image: url("/images/flags/flagFranceCla.png"), linear-gradient(to right, #dfebf6  30%, #337ab7 100%);
    background-repeat:no-repeat;
    background-size: contain;
}

#classification-body{
    background: #FFFFFF;
    width: 100%;
}

.rounds .btn{
    font-size:14px !important;
    margin-top:5px;
    width: 5.32% !important;
    padding:0;
}
.calendar-progress{
    width:100px;
}
.calendar-explanation{
    padding: 4px 15px 4px 15px;
}
.points{
    font-weight:bold;
}

.bg-tournament{
    opacity:0.2;
    /*width: 50%;*/

}
.table-hover>tbody>tr:hover>td {
    background: rgba(150,150,150,0.1) !important;
    color: #000;
}
.table>thead:first-child>tr:first-child>th {
    background-color: #f0f0f0;
    text-align: center;
    text-shadow: 1px 1px #ffffff;
}
.table-striped>tbody>tr:nth-child(even)>td {
    background-color: #f9f9f9;
}
.poblation-head{
    font-size: 20px;
}
#tableCalendar img,
#tableCalendarBack img{
    height:20px;
    width:20px;
}
#calendar-body-ChampionsLeague .btn-group{
    margin: auto 135px;
}
#tableCalendar,
#tableCalendarBack{
    width: 100%;
    max-width: 550px;
}
.table-hover-v2>tbody>tr:hover > .overlay {
    width:100%;
    height:100%;
    position:absolute;
    background-color:#000;
    opacity:0.5;
    border-radius:30px;
}

img.crestPoblationHome-euro {
    width: 28px;
    height: 19px;
    float:left;
}
img.crestPoblationAway-euro {
    width: 28px;
    height: 19px;
    float:right;
}
.date-control{
    display: inline;
    width: 100px;
}
th.team-calendar{
    width: 31%;
}
th.team-calendar-euro{
    min-width:65px !important;
    width: 30%;
}

th.score-calendar{
    width:38% !important;
    padding-top:3px !important;
    padding-bottom:3px !important;
}
.calendar-yield{
    padding-left:14px;
    padding-right:11px;
}
.explanation-odds{
    font-size: 12px;
    background: #FAFAFA;
    border-color: #CCC;
    color: #555;
    margin-top: 5px;
    padding: 4px;
    margin-bottom: 5px;
}
#tableCalendar img.icon-stats{
    height:15px;
    width:15px;
}

.td-score:hover{
    background: #CECECE !important;
}

.ada-input{
    float: left;
    padding-right: 2px;
    padding-left: 2px;
}

.form-dark-style .ada-input span.label{
    background:#777;
    width: 100%;
    border-radius: 5px 5px 0px 0px ;
    display:inherit;
}

.ada-input{
    float: left;
    padding-right: 2px;
    padding-left: 2px;
}
.ada-input span.label{
    width: 100%;
    border-radius: 5px 5px 0px 0px ;
    display:inherit;
}

.ada-input .form-control{
    width:100%;
    border-radius: 0px 0px 5px 5px !important;
    padding:0px;
    height: 25px;
    text-align: center;
}

.ada-input .input-group{
    width: 100%;
}

.ada-input .input-group > div{
    padding-left: 12px;
}

.ada-input .input-group > div .form-control{
    border-radius: 0px 0px 5px 0px !important;
}

.dark-label{
    background: #777 !important;
    color:#FFF !important;
}

.ada-input .tall-input{
    height:70px;
}

.narrow-label{
    padding:0px 5px 0px 5px !important;
}

#all-in-one-chosen-table{
    width:100%;
}

#my-bets-table{
    background-color: #EEE;
    color: #444;
}
#my-bets-table [data-type='MULTIPLE']{
    cursor:pointer;
}
.form-add-bet-submit-div{
    margin-bottom: 0px;
}
.form-add-bet-submit-div .row{
    margin-bottom: 0px !important;
}
.v_hidden{
    visibility: hidden;
}

#submit-form-add-bet-target .alert-success{
    margin-bottom: 0px;
    text-align: center;
    height:34px;
    padding: 5px;
}
#submit-form-add-bet{
    width:126px;
}

/*form-control txtNumbers input-all-in-one centerTable c_width80imp*/
/*label all-in-one-paramHeader centerTable c_width80imp*/

/*c_float_left c_width_20p div-margin complex-input-long c_width80imp c_margin_right_5*/
.filter-summary{
    margin-bottom: 5px;
    font-size: 15px;
    padding-left: 20px;
}
.table-header{
    background: #337ab7;
    margin-bottom: 0px;
    color: white;
    margin-bottom: -1px;
    color: white;
    border-radius: 5px 5px 0px 0px;
    border: solid #295c88 1px;
    padding: 5px;
    margin-top: 5px;
}
.table-header div.text{
    padding: 0px 10px 0px 10px;
}
#all-in-one-table{
    margin-top:0px;
}
#all-in-one-table td,
#all-in-one-chosen-table td{
    text-align: center;
    cursor: pointer;
}
#all-in-one-table tr.active-bet td{
}

#all-in-one-chosen-table.multiple tr.duplicated-game td
{
    background:#ffecec;
}
#all-in-one-table tr.inactive-bet td,
#all-in-one-table tr.chosen-game td
{
    background:#f2f2f2;
}
.inside-box{
    font-size: 10px !important;
    font-weight: bold;
}
.label-all-in-one{
    background-color: white;
    font-size: 12px;
    border-radius: 15px;
    padding: 1px 5px 1px 5px;
    font-weight: bold;
    color: #337ab7;
}
.label-odds-all-in-one{
    background-color: #dfdfdf;
    padding: 3px 3px 3px 3px;
    vertical-align: bottom;
    border-radius: 4px;
    text-shadow: 1px 1px 1px rgb(255, 255, 255), 0px 0px 8px rgb(255, 255, 255), 0px 0px 1px rgb(255, 255, 255);
    color: #777;
}

.calendar-wrapper{
    margin-bottom:15px;
}

.big-calendar.active{
    background: #EEEEEE !important;
}

.stats-detail{
    height:auto;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}

.stats-round{
    font-size: 10px;
    position: relative;
    top: 0px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow:0px 0px 1px rgba(0,0,0,1), 0px 0px 1px rgba(0,0,0,1), 0px 0px 1px rgba(0,0,0,1);
}

.stats-score{
    color: #FFFFFF;
    text-shadow: 0px 0px 1px rgba(50, 50, 50,1), 0px 0px 1px rgba(50, 50, 50,1), 0px 0px 1px rgba(50, 50, 50,1);
    font-weight: bold;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 14px;
}
.stats-game{
    padding:2px 0px 2px 0px;
    width:28px;
    height:35px;
}
.stats-W{
    background-color: #B8E4B8 ;
    border-color: #9ED19E ;
}
.stats-W:hover,
.stats-W:focus,
.stats-W:active,
.stats-W.active,
.open .dropdown-toggle.stats-W {
    color: #ffffff ;
    background-color: #47a447;
    border-color: #398439;
}
.stats-D{
    background-color: #FCCE8C;
    border-color: #EFB96B;
}
.stats-D:hover,
.stats-D:focus,
.stats-D:active,
.stats-D.active,
.open .dropdown-toggle.stats-D {
    color: #ffffff !important;
    background-color: #ed9c28;
    border-color: #d58512;
}
.stats-L{
    background-color: #F49491;
    border-color: #DA716D;
}
.stats-L:hover,
.stats-L:focus,
.stats-L:active,
.stats-L.active,
.open .dropdown-toggle.stats-L {
    color: #ffffff !important;
    background-color: #d2322d;
    border-color: #ac2925;
}

.div-stats-detail{
    margin:0px;
    padding-left: 20px;
}

.div-stats-detail {
    margin:0px;
    padding: 0px;
}

.div-stats-detail-2{
    text-align:right;
    padding:0px;
}
#stats-local{
    padding:0px 0px 0px 5px;
}
#stats-visitant{
    padding:0px;
}
.stats-date{
    font-size:9px;
}
.label-stats, .label-choice, .label-teams{
    cursor: pointer;
    background: #CCCCCC;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
}
.son_margin_top_-2 label{
    margin-top: -2px !important;
}

.clickable{
    cursor:pointer;
}

.c_margin_top_2{
    margin-top: 2px;
}
.c_margin_bottom_0{
    margin-bottom: 0px;
}
.c_margin_right_5{
    margin-right: 5px;
}
.c_margin_left_5{
    margin-left: 5px;
}
.c_margin_left_-5{
    margin-left: -5px;
}
.c_margin_left_20p{
    margin-left: 20%;
}
.c_margin_left_40p{
    margin-left: 40%;
}
.c_margin_top_5{
    margin-top: 5px;
}
.c_margin_top_15{
     margin-top: 15px;
 }
.c_margin_bottom_5{
    margin-bottom: 5px;
}
.c_margin_bottom_10{
    margin-bottom: 10px;
}
.c_margin_right_15{
    margin-right: 15px;
}
.c_margin_left_15{
    margin-left: 15px;
}
.box-container{
    max-width: 500px;
    margin: auto;
    border: 1px solid #cfcfcf;
    padding: 5px;
    border-radius: 5px;
    background: white;
}
#stats-advSearch-target{
    padding: 15px;
}
#btn-view-by-advanced{
    background: #f5f5f5;
    color: #999;
    margin-bottom:2px;
}
.choice-round-select select{
    margin-bottom: 2px;
}
#btn-view-by-advanced:hover{
    background: rgba(67, 138, 199, 0.71);
    color:white;
}
#btn-view-by-basic{
    background:#337ab7;
    color:white;
}
.label-advanded{
    background: #f5f5f5;
    display: inherit;
    width: 100%;
    cursor: pointer;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    border: solid 1px #ddd;
    color: #999;
}
.label-advanded:hover{
    background: rgba(67, 138, 199, 0.71);
    color:white;
}
.label-advanded.active{
    background:#337ab7;
    color:white;
}
.advanced-search-show{

}
.input-odds-head{
    border-radius: 5px 5px 0px 0px ;
    background:#777;
    display:inherit;
    width:50px;
}
.input-odds-head-margin{
    border-radius: 5px 5px 0px 0px ;
    background:#777;
    display:inherit;
    width:65px;
}
.all-in-one-paramHeader{
    border-radius: 5px 5px 0px 0px ;
    background:#777;
    display:inherit;
}
.all-in-one-paramBody{
    border-radius: 0px 0px 5px 5px !important;
    display:inherit;
}

.div-margin{
    padding-right: 10px;
}
.input-odds{
    width:50px;
    border-radius: 0px 0px 5px 5px;
    padding:0px;
    height: 25px;
}
.input-all-in-one{
    width:65px;
    border-radius: 0px 0px 5px 5px;
    padding:0px;
    height: 25px;
}
.input-odds-perc-addon{
    width: 12px;
    border-radius: 0px 0px 0px 5px;
    padding: 5px 0px !important;
    height: 25px !important;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #CCC;
    border-right: 0px solid #CCC;
    display: inline;
    float: left;
}
.input-odds-perc{
    float: left;
    width: 53px !important;
    border-radius: 0px 0px 5px 5px;
    padding:0px;
    height: 25px;
}

.bet-lost, .bet-lost td{
    background-color: #ffe9e9 !important;
}
.bet-lost.child-opener td{
    background: #fff4f4 !important;
}
.bet-won, .bet-won td{
    background-color: #e9ffe9 !important
}
.bet-won.child-opener td{
    background: #f4fff4 !important;
}
.bet-won .finalProfitLoss{
    color: #3c763d;
}
.bet-won.destacado, .bet-won .destacado, .amount-won{
    color: #3c763d;
    border-color: #d6e9c6;
    font-weight: bold;
}

.bet-lost .finalProfitLoss{
    color: #AA4444;
}
.bet-lost.destacado, .bet-lost .destacado, .amount-lost{
    color: #AA4444;
    border-color: #EECCCC;
    font-weight: bold;
}

#marketSummary-total .bet-won.destacado {
    background: #d5ecc2 !important;
    color: #3c763d;
    font-weight: bold;
}

#marketSummary-total .bet-lost.destacado {
    background: #ffc0c0 !important;
    color: #a94442;
    font-weight: bold;
}

.label-stats:hover, .label-choice:hover{
    background: #888888;
}

.label-stats.active, .label-choice.active{
    background: #333333;
}
.home-teams{
    padding-left:5px;
    margin-bottom: 15px;
}
.away-teams{
    padding-right:5px;
    margin-bottom: 15px;
}
.stats-game-local{
    padding-right:0px;
    font-size:12px;
}
.stats-game-visitant{
    padding-left:0px;
    padding-right:0px;
    font-size:12px;
}
.stats-game-score{
    font-weight: bold;
    padding:0px
}
.bold-local-local{
    font-weight: bold;
}
.bold-visitant-visitant{
    font-weight: bold;
}
.div-visitant{
    width:96%;
}
#stats-detail-game-local,
#stats-detail-game-visitant{
    font-size: 16px;
}

.signup-form{
    margin-bottom: 0px;
}
#changePassword h2{
    font-size: 25px;
    color: #888;
}

.multi-odds{
    font-weight: bold;
    font-size: 11px;
}
/************************************* TAB-ONLINE ****************************************/
.c_table{
    display: table;
    width: 100%;
}
.c_size_10{
    font-size: 10px;
}
.c_padding_bottom_13{
    padding-bottom: 13px;
}
.c_padding_bottom_0{
    padding-bottom: 0px;
}
.c_padding_top_0{
    padding-top: 0px;
}
.c_padding_top_2{
    padding-top: 2px;
}
.c_padding_top_5{
    padding-top: 5px;
}
.c_padding_top_15{
    padding-top: 15px;
}
.c_padding_top_9{
    padding-top: 9px;
}
.c_padding_top_20{
    padding-top: 20px;
}
.c_padding_right_20{
    padding-right: 20px;
}
.c_padding_0{
    padding:0px;
}
.c_padding_1{
    padding:1px;
}
.c_padding_5{
    padding:5px;
}
.c_padding_15{
    padding:15px;
}
c_padding_top_0{
    padding-top: 0px;
}
.c_padding_left_0{
    padding-left:0px;
}
.c_padding_left_4{
    padding-left:4px;
}
.c_padding_left_15{
    padding-left:15px;
}

.c_padding_left_20{
    padding-left:20px;
}
.c_padding_right_0{
    padding-right:0px;
}
.c_padding_right_4{
    padding-right:4px;
}
.c_padding_right_5{
    padding-right:5px;
}
.c_padding_X_2{
    padding-left: 2px;
    padding-right: 2px;
}
.c_margin_left_39{
    margin-left: 39px;
}
.timer{
    color:#999999;
    font-size: 32px;
}
.timer:hover{
    text-shadow:0px 0px 5px rgba(240, 240,240,1), 0px 0px 5px rgba(220, 220,220,1), 0px 0px 10px rgba(255, 255, 255 ,1);
    cursor:pointer;
}
.timer.active{
    color:#000000;
}
.timer-seconds{
    text-align:left;
    padding-left:5px;
    padding-top:10px;
}
#timer-seconds{
    font-size:18px;
}
#text-initialScore{
    font-size: 18px;
}
#minStart{
    font-size:18px;
}
#minEnd{
    font-size:18px;
}
#minStart_2{
    font-size:22px;
}
#totalGamesSelect{
    font-weight: normal;
}
.text-mobile{
    display: none;
}


/*************** TRADING ****************/
.oddsMin{
    font-size:12px;
    color:#666;
    width:10%;
}
.form-trading{
    height: 330px;
}
.just-small{
    display:none;
}
.just-iphone5{
    display:none;
}
.tradingHomeRemove span,
.tradingAwayRemove span{
    text-shadow: 1px 1px #EEE, -1px -1px #666;
}
.tradingHomeRemove:active span,
.tradingAwayRemove:active span{
    color:#811 !important;

}
.language-button:hover{
    cursor:pointer;
    box-shadow: 0px 0px 10px rgba(255,255,255,1), 0px 0px 10px rgba(255,255,255,1), 0px 0px 10px rgba(255,255,255,1);
}

#main-odds{
    margin-top: 10px;
}
.crestGameDetail {
    height:100px;
    z-index: 1;
}

.home-stats-pos-span{
    position: absolute;
    left: -25px;
    top: -10px;
}
.away-stats-pos-span{
    position: absolute;
    right: -25px;
    top: -10px;
}

.home-stats-pos-span,
.away-stats-pos-span{
    font-size: 50px;
    color: #EFEFEF;
    text-shadow: 0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1), 0px 0px 1px rgba(0, 0, 0,1);
    z-index: 0;
}

/*.sub-navigator{*/
    /*box-shadow: inset 5px -10px 10px #DDDDDD;*/
/*}*/

.sub-navigator-target{
    background: white;
    border: solid #dddddd 1px;
    border-radius: 8px;
    padding: 15px;
    /*padding-top: 50px;*/
}

.sub-navigator a{
    height: 20px;
    padding: 0px 5px 0px 5px !important;
    color: #555 !important;
    cursor:pointer;
}

.sub-navigator li.active{
    font-weight: bold;
}

.sub-navigator .nav>li>a {
    text-decoration: none;
    background-color: #ddd;
}

.sub-navigator li.active a{
    background-color: #fff;
}
.table-clickable tr{
    cursor:pointer;
}
.date-time{
    color:#999;
    font-size: 14px;
}

.alert-save-bet{
    padding: 5px !important;
    margin-bottom: 0px !important;
}
#header .link{
    text-decoration: none;
}
#all-in-one-table-header{
    padding-bottom: 0px;
    margin-top: 5px;
}
#all-in-one-table-header .glyphicon-info-sign{
    font-size: 21px;
    cursor:pointer;
}
#aio-help-button {
    cursor:pointer;
}
#aio-help-button:hover {
    border-radius: 15px;
    box-shadow: 0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75), 0px 0px 15px rgba(255, 255, 255,0.75);
    background: #cfdeee;
}
#aio-help-alert{
    max-width: 558px;
}
.error-response {
    background: #ffdcdc;
    border: solid 1px #ffb1b1;
    border-radius: 5px;
    color: #b80000;
    font-size: 12px;
    height: 34px;
}

.success-response {
    background: #d4f8d3;
    border: solid 1px #7ac978;
    border-radius: 5px;
    color: #007837;
    font-size: 12px;
    height: 34px;
    padding-left: 5px;
    padding-right:5px;
    padding-top: 8px;
}
.padding_lateral_5{
    padding-left:5px;
    padding-right:5px;
}


/*************************************************************************************************************************************************************/
/*************************************************************************** BO ******************************************************************************/
/*************************************************************************************************************************************************************/

.boHome{
    width:40px;
}

#tabOptionsBO{
    width:1155px;
    text-align: center;
}

body.bo{
    background: #f5f5f5;
}

#divContentBO{
    padding-top: 150px;
    padding-left:100px;
    background: #f5f5f5;
}
#divPopulation{
    margin-top: -15px;
}
#form-population{
    padding-top: 15px;
}
.form-clear-style .label{
    color: #555;
    border: 4px #cccccc;
    border-style: solid;
    border-width: thin;
    border-bottom-style: hidden;
    background: #eee;
    font-size: 13px;
}
.form-clear-style .ada-input{
    width: 100%;
}

.alert-info-v2{
    color: #31708f;
    background-color: #d9edf7dc;
    border-color: #5da5e3;
    border: solid;
    z-index: 10;
    top: 174px;
    padding-top: 5px;
    width:95%;
}
.alert-info-v3{
    color: #31708f;
    background-color: #d9edf7dc;
    border-color: #5da5e3;
    border: solid;
    z-index: 10;
    padding-top: 5px;
    top: 0px;
    width: 90%;
    max-width: 350px;
    left: 30px;
    text-shadow: 1px 1px 1px white;
}

.alert-info-v2 .header{
    font-size: 20px;
    text-shadow: 2px 2px 2px white;
}

.close-alert {
    font-size: 30px;
    cursor: pointer;
}


.help-images>div,
.help-images img{
    float:left;
    cursor: pointer;
    display: inline;
}

.help-images img{
    max-height:71px;
}

.help-images img.active{
    transform:scale(1.10);
    box-shadow: 0px 0px 15px black;
}

.help-images img:hover{
    box-shadow: 0px 0px 15px black;
    transition: all .2s ease-in-out !important;;
    transform:scale(1.15);
    z-index: 100;
}

.help-info{
    border: solid 1px #a5a5a5;
    border-radius: 5px;
    background: #ffffff8c;
    padding: 5px;
    width: 100%;
    margin-top: 15px;
}
#season-list-opener{
    cursor:pointer;
}
#all-in-one-table td {
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}

.panel-game .panel-body{
    padding: 5px 10px;
}

.points{
    width: 52px;
}

.row.team-data-tournament table {
     max-width: 185px;
}

.row.team-data-tournament .div-tables{
    margin-top: 5px;
    margin-bottom: 5px;
}
.row.team-data-tournament table th,
.row.team-data-tournament table td {
    height: 10px;
    padding:0px;
}

.summary-seasons-opener{
    cursor:pointer;
    color: #989898;
}
.summary-seasons{
    font-size: 12px;
    color: #989898;
}

.editableOdds{
    padding:2px !important;
}

.bg_charts{
    background-image: url("/images/decore/bg-charts.png");;
    background-repeat: no-repeat;
    height: 1100px;
}
#need-login-modal .modal-content{
    padding: 10px;
    text-align: center;
}

.background-summary{
    background: #fbfbfb;
    background-image: url("/images/decore/worldball_icono_200.webp");
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-y: -30px;
}

.new-message-symbol{
    color: red;
    font-size: 8px;
    font-weight: bold;
    position: absolute;
    top: 12px;
    left: 10px;
    z-index: 10;
    background: red;
    border-radius: 5px;
    display:none;
}

.no-data-chart{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.no-data-chart img{
    width: 100px;
}

.profit-positive{
    color: green;
    font-size: 20px;
}
.profit-negative{
    color: red;
    font-size: 20px;
}
.profit-follower
{
    font-size: 30px !important;
}
.my-bet-currency{
    font-size: 20px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.collapse.in{
    overflow: hidden;
}
.my-bet-money{
    background: white;
    width:10px;
}
.progress.short{
    min-width: 48px;
}
.progress.medium{
    width: 54px;
}

.tab-panel{
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 0px 0px 4px 4px;
    border-top: none;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    padding:15px;
    background: #FFFFFF;
    margin-top:-15px;
}
.last-panel{
    margin-bottom: 0px;
}
/*************************************************************************************************************************************************************/
/************************************************************************* @MEDIA ****************************************************************************/
/*************************************************************************************************************************************************************/

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
    background: #FFFFFF;
}
.READ td{
    background: #F0F0F0 !important;
    color: #999 !important;
}
.UNREAD td{
    font-weight:bold;
}
.wrapper{
    width: 12%;
    float: left;
    margin-left:2px;
}
#tournaments{
    background: white;
    height:70px;
    padding-top: 15px;
    padding-left: 20px;
}
.sticky {
    top: 81px;
    width: 100%;
    z-index: 100;
    box-shadow: 30px 0px 0px #f5f5f5, -30px 0px 0px #f5f5f5, 0px 2px 10px #555;
    position: fixed;
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1150px;
}
.nextElement{
padding-top: 70px;
}
.parent-opener{
cursor:pointer;
}
hr.margin{
    margin-top: 10px;
    margin-bottom: 0px;
}
.rotate0{
    -webkit-transition: all .2s ease;
}
.rotate90 {
    -webkit-transition: all .2s ease;
    transform: rotate(90deg);
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.parent-opener.child-opener td:first-child{
    color: #6c6cff;
    text-decoration: underline;
}
.table-bordered>tbody>tr.child-opener>td{
background-color: #F9F9F9;
}
.table-bordered>tbody>tr.grand-child-opener>td{
background-color: #ebebeb;
}
#tournaments.mini{
    height: 40px;
    padding-top: 8px;
    -webkit-transition: all .8s ease;
    background: whitesmoke;
}
#tournaments.mini img{
    height:25px;
    -webkit-transition: all .8s ease;
}
#target-my-bet-by-tournament{
    min-height:600px;
}


@media (min-width: 1201px) {
    .hide-xl{
        display: none;
    }
}

/*****************************************************************************************************
 ********************************************** LARGE **********************************************
 ****************************************************************************************************/
@media screen and (min-width:991px) and (max-width: 1200px){
    #tradingCrossing-submit{
        padding-left: 2px;
        padding-right: 2px;
    }
    #tradingCrossing-submit{
        margin-left:-2px;
    }
    .no-small2{
        display: none;
    }
    th.team-calendar{
        min-width:65px !important;
        width: 30%;
    }
    img.tournament {
        max-height: 51px;
    }
}

@media (min-width: 991px) {
    .hide-lg-or-bigger{
        display: none;
    }
}

/****************************************************************************************************
 ********************************************** MEDIUM **********************************************
 ****************************************************************************************************/
@media screen and (min-width:767px) and (max-width: 990px){
    #tradingCrossing-submit{
        padding-left: 2px;
        padding-right: 2px;
    }
    #tradingCrossing-submit{
        margin-left:-12px;
    }
    img.tournament {
        max-height:40px;
    }
    .score-diff{
        padding: 6px 5px;
    }
    .no-small, .no-small2, .no-iphone5{
        display: none;
    }
    .just-small, .just-iphone5{
        display:block;
    }
    #bestPosLocal,#worstPosLocal,#bestPosVisitant,#worstPosVisitant{
        width: 42px !important;
        padding: 0px !important;
    }
    .images img{
        height:35px;
    }
    img.tournament {
        max-height: 37px;
    }
    .help-images img{
        max-height:44px;
    }
}
@media (min-width: 767px){
    [md-or-larger-after]:after {
        content: attr(md-or-larger-after);
    }
}


/****************************************************************************************************
 ********************************************** SMALL ***********************************************
 ****************************************************************************************************/
@media screen and (min-width:576px) and (max-width: 768px){
    .images {
        max-width: initial;
    }
    .summary-tournament{
        max-height:60px;
    }
    [sm-text]:after {
        content: attr(sm-text);
    }
}

@media screen and (max-width: 768px){
    .panel-accordion .panel-description,
    .panel-accordion .panel-body{
        display:none;
    }
    .panel-accordion .panel-icon{
        transform: rotate(90deg);
    }
    .super-tab .navegable>li a {
        font-size: 18px;
    }
    .super-tab .navegable>li a {
        padding: 0px 15px 0px 15px;
    }
    .super-tab .navegable>li .dropdown-menu a{
        font-size: 28px;
    }
}

/****************************************************************************************************
 ******************************************* EXTRA SMALL ********************************************
 ****************************************************************************************************/
@media (max-width: 575px){
    .images img{
        height:35px;
    }
    .help-images img{
        max-height:58px;
    }
    [data-col="date"],
    [data-col="game"]{
        font-size: 9px;
    }
    [data-col="date"] .c_size12{
        font-size: 10px;
    }
    [data-id="all-in-one-stake-2"]{
        width: 42px !important;
    }
    .summary-tournament{
        max-height:50px;
    }
    .xs-padding-left-0{
        padding-left: 0px;
    }
    [xs-after]:after {
        content: attr(xs-after);
    }
    .progress{
        min-width:48px;
    }
    .summary-top .input-odds-head{
        witdh:47px;
    }
    .summary-top .input-odds-head,
    .summary-top .input-odds-head-margin
    {
        font-size: 11px;
    }
    .summary-top .c_width_20p{
        width:16%;
    }
    .summary-top .population-submit{
        margin-left: 18px !important;
        padding-left: 7px;
        padding-right: 7px;
        height: 41px;
    }

}
@media (min-width: 576px){
    [sm-or-larger-after]:after {
        content: attr(sm-or-larger-after);
    }
}
/*@media screen and (max-width: 530px){*/
    /*.super-tab .navegable>li a {*/
        /*font-size: 18px;*/
    /*}*/
/*}*/

/*Iphone 6/7/8*/
@media (max-width: 415px){
    .summary-stake{
        font-size: 13px;
    }
    .secondary-label{
        font-size: 7px;
    }
}



/*Iphone 5*/
@media (max-width: 355px){
    .stats-game{
        max-width:18px;
    }
    .stats-score{
        font-size:10px;
    }
    .stats-round{
        font-size:7px;
    }
    .crestGameDetail {
        height:75px;
    }
    .stats-classification{
        width:135px !important;
        font-size:9px !important;
    }
    .score-diff{
        padding: 6px 5px !important;
    }
    .no-small,.no-small2{
        display: none;
    }
    #bestPosLocal,#worstPosLocal,#bestPosVisitant,#worstPosVisitant{
        width: 42px !important;
        padding: 0px !important;
    }
    .no-iphone5{
        display:none;
    }
    .just-iphone5{
        display:block;
    }
}

/*Nexus 5*/
@media (max-width: 490px){
    #icon-title{
        width:30px;
    }
    img.crestPoblation{
        width: 25px;
    }
    img.crestPoblationHome-euro {
        width: 22px;
        height: 17px;
        float:left;
    }
    img.crestPoblationAway-euro {
        width: 22px;
        height: 15px;
        float:right;
    }

    .iframe-responsive{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 370px;
    }

    .sub-tab-name{
        display:none;
    }
    .classification{
        font-size:10px;
    }
    .stats-classification{
        width:150px;
        padding-bottom: 5px;
        font-size:10px;
    }
    .stats-game{
        max-width:25px;
    }
    .row.team-data-tournament table {
        max-width: 170px;
    }
    .stats-score{
        font-size:11px;
    }
    .stats-round{
        font-size:8px;
    }
    #tableCalendar{
        max-width: 500px;
        width: 100%;
    }

    #tradingBackLayTable-1,#tradingBackLayTable-2{
        font-size: 8px;
    }
    .oddsTrading{
        font-size: 10px;
    }
    #tradingChartEvents{
        width:94%;
        margin-left:19px;
    }

    .just-small{
        display: block;
    }
    .no-small,.no-small2{
        display: none;
    }
    th.team-calendar{
        min-width:65px !important;
        width: 30%;
    }
    .summary .data{
        font-size:20px;
    }
    .summary .text{
        font-size:15px;
    }
    .summary-vs{
        font-size:12px;
    }
    .summary-tournament {
        max-height: 30px;
    }
    .help-images img{
        max-height:46px;
    }
}

@media (max-width: 767px) {
    .text-mobile{
        display: block;
    }
    .text-desktop{
        display: none;
    }
    .form-trading{
        height: 530px;
    }
    .divGroup{
        padding-right: 0px;
        padding-left: 0px;
    }
    .hide-small{
        display: none;
    }
    .c_only_small_margin_top_5{
        margin-top: 5px;
    }

    #marketSummary-table td {
        padding: 4px 4px 3px 4px;
        font-size: 10px;
        cursor: pointer;
    }
    #marketSummary-table th {
        padding: 7px 2px 7px 2px;
        font-size: 11px;
    }
    #my-bets-table th, #my-bets-table td{
        font-size: 11px;
    }
    #all-in-one-table th {
        font-size: 10px;
        padding: 5px 0px 5px 0px;
    }
    #all-in-one-table td {
        font-size: 10px;
        padding: 5px 1px 5px 1px;
    }
    #my-bets-table .progres, #all-in-one-table .progress {
        min-width: 42px;
    }
    #my-bets-table .progress-value, #all-in-one-table .progress-value{
        font-size: 11px;
    }
    #my-bets-table .destacado{
        font-size: 14px;
    }
    #my-bets-table .secondary-value{
        font-size: 11px;
    }
}


@media (min-width: 768px) {
    .hide-big{
        display: none;
    }
}

@media (max-width: 991px) {
    .chart-responsive-wrap{
        position: relative;
        width: 100%;
        overflow:hidden;
        height:0;
        padding-bottom: 50%;
    }
    .second_row{
        height: 700px;
    }
    .slide-content{
        display: none;
    }
    .position-four{
        width: 100% !important;
    }
    #stats-detail-game-local,
    #stats-detail-game-visitant{
        font-size: 12px;
    }

    .button-crossing{
        padding-top:0px;
        padding-bottom:10px;
    }
    .mobile-wrapper{
        max-height:1000px;
        overflow-x:hidden;
    }
}

@media (max-width: 1200px) {
    img.crestPopulation{
        width: 20px;
        height: 20px !important;
    }
    .button > .pos{
        display:none;
    }
    .rounds .btn{
        font-size: 12px !important;
        margin-top: 5px;
        padding: 2px;
    }
    .new-message-symbol{
        top: 7px;
    }
    .navbar-toggle .new-message-symbol{
        top: 5px;
        left: 5px;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 375px;
    }
}

@media screen and (min-width:768px) and (max-width: 1200px){

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }

    .navbar-collapse.collapse.in {
        display: block!important;
    }

    .navbar-collapse.collapsing {
        overflow: hidden;
    }
    .navbar-right {
        float: left!important;
    }
}

@media (min-width: 1201px) {

    #icon-title{
        width: 45px;
        margin-top: -8px;
    }
}

@media (min-height: 644px) {
    .footer{
        height: 500px;
    }
}

/*
xs       - 575
sm   576 - 767
md   767 - 991
lg   992 - 1199
xl  1200 -  +
 */
