
/* start feed in single*/
.rss_ticker_container{
	margin: 0 auto;
	width: 100%;
}
.rss_ticker_node{
    width: 100%;
    position: relative;
    margin: 10px 0;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    border: 2px solid #938d8d;    
}

.rss_ticker_node table, .rss_ticker_node tbody, .rss_ticker_node table td {
    border: 0;
    padding: 0;
    margin: 0;
    background-color: transparent !important;
    height: 100%;
}

.odds_container, .ticker_bet_now {
    height: 100%;
}

.rss_ticker_teams{
	font-weight: bold;
    font-size: 12px;
    padding: 1px;
}
.rss_ticker_teams a{
	color:#000;
}
.rss_ticker_teams a:hover{
	color:#000;
}

.teams {
    font-weight: 600;
    font-size: 1rem;
}

.container-mobsports-ticker{
    padding-bottom: 0;
    background-color: #ffffff;
    width: 100%;
    padding: 5px;
    border-radius: 10px;
}

.ticker_name{
    font-size: 12px;
    width: 5%;
}

.ticker_name_teams{
    width: 25%;
}
.ticker_score{
    font-size: 12px;
    padding-left: 10px;
    width: 10%;
    text-align: center;
}
.top_title{
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
}
.content_tip{
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.ticker_bet_now_td{
    vertical-align: middle !important;
    padding-left: 10px;
    width: 20%;
    text-align: right;
}
.ticker_bet_now_td_bet_now{
    width: 13%;
}
.ticker_bet_now, .sport_to_show {
    background-color: #3b9b3c;
    border-radius: 5px;
    color: #ffffff;
    padding: 4px;
    font-size: 1rem;
    padding: 10px 15px;
    text-decoration: none;
    margin: 0 2px;
}

.sport_to_show {
    font-weight: 500 !important;
}
.odds_link {
    text-decoration: none;
}

.ticker_bet_now:hover,.ticker_bet_now:active,a.ticker_bet_now:focus {
    background-color: #000000;
    color: #ffffff;
}

.ticker_prediction_logo{
    padding: 6px;
}

.ticker_prediction_logo img {
    height: 55px;
}

.league{
    font-size: 13px;
    font-weight: 600;
}

.odds_container{
    background-color: #ccc;
    border-radius: 5px;
    margin: 0 2px;
}


.cxsports_banner {
    width: 100%;
    margin: 0 auto;
}

.mobile{
    display: none;
}


.container_dropdown{
    float: left;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 10px;
}

.container_matches_container{
    float: left;
    width: 100%;
}

.container_matches_text{
    float: left;
    width: 65%;
}

.pariez_sur_img{
    float: left;
    width: 100px;
    min-height: 33px;
    margin: 0 auto;
    text-align: center;
}

.pariez_sur_img img{
    width: 60px;
    display: inline;
    margin-top: 15px;
}

.pariez_sur_container{
    float: left;
}

.tabs2 {
    height: 50px;
    padding: 0 22px;
}



@media only screen and (max-width: 700px) { 

    .desktop{
        display: none;
    }

    .mobile{
        display: block;
    }

}

/*Tabs*/
#tabs {
    width: 100%;
    height:30px; 
    border-bottom: solid 1px #CCC;
    padding-right: 10px;
    margin-top: 30px; 
    padding-left: 0;
}

a {cursor:pointer;}
 
#tabs li {
    float:left; 
    list-style:none; 
    border-top:1px solid #ccc; 
    border-left:1px solid #ccc; 
    border-right:1px solid #ccc; 
    margin-right:5px; 
    border-top-left-radius:3px;  
    border-top-right-radius:3px;
    outline:none;
    margin-bottom: 10px;
 }
 
 #tabs li a {      
    font-size: small;
    font-weight: bold; 
    color: #5685bc;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 2px; 
    display:block; 
    background: #FFF;
    border-top-left-radius:3px; 
    border-top-right-radius:3px; 
    text-decoration:none;
    outline:none;   
 }
 
 #tabs li a.inactive{
    padding-top:5px;
    padding-left: 8px;
    padding-right: 8px;
    color:#666666;
    background: #EEE;
    outline:none;
 }
 
 #tabs li a:hover, #tabs li a.inactive:hover { 
    color: #5685bc;
    outline:none;
 }
 
 .rss_ticker_node_container { 
    clear:both;           
    width:100%; 
    text-align:left;
    padding-top: 20px;

 }
 
 .rss_ticker_node_container h2 { margin-left: 15px;  margin-right: 15px;  margin-bottom: 10px; color: #5685bc; }
 
 .rss_ticker_node_container p { margin-left: 15px; margin-right: 15px;  margin-top: 10px; margin-bottom: 10px; line-height: 1.3; font-size: small; }
 
 .rss_ticker_node_container ul { margin-left: 25px; font-size: small; line-height: 1.4; list-style-type: disc; }
 
 .rss_ticker_node_container li { padding-bottom: 5px; margin-left: 5px;}

.pariez_sur_img {
    display: none;
}

table .ticker_bet_now {
    margin: 0 2px;
    display: flex;
    padding: 10px 3px;
    align-content: center;
    justify-content: center;
    font-weight: 800;
    font-size: 1rem;
    text-align: center;
}

.content_tip  {
    font-size: 1rem;
}

.odds_container {
    margin: 0 2px;
}

.container_matches_text, .pariez_sur_container {
    margin-left: 10px;
}

.cxsports_sports_options .ticker_bet_now:focus, .cxsports_sports_options .ticker_bet_now_active:focus  {
    outline: none !important;
    outline-offset: 0 !important;
}

/*temp */

#no_matches {
    background-color: #e8eaebff !important;
    color: black !important;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
}

.odds_container, .ticker_bet_now, .sport_to_show {
 border-radius: 0px !important;
}

.rss_ticker_node td {
    line-height: 1.5;
}

.ticker_bet_now {
  margin: 0 2px;
}

