/* 
 * Document   : mc.custom.main.css
 * Created on : 25/10/2013, 23:50:00
 * Author     : Luciano Ganga
 * $Revision: 2407 $ 
 * $LastChangedDate: 2014-04-10 20:09:12 -0300 (jue 10 de abr de 2014) $
 * $LastChangedBy: sruiz $
 * Description:
 *      Customization of the main styles of the app
*/

div[class*="dfMc-"] .fixture .fecha .detalles{position:relative;}

div[class*="dfMc-"] .fixture .fecha .detalles .arbitro, div[class*="dfMc-"] .fixture .fecha .detalles .dia, div[class*="dfMc-"] .fixture .fecha .detalles .hora, div[class*="dfMc-"] .fixture .fecha .detalles .estado{
	width:auto;
	padding:0 10px;
}
div[class*="dfMc-"] .fixture .fecha .detalles .arbitro{
	text-align:left;
	width:45%;
}
div[class*="dfMc-"] .fixture .fecha .detalles .estado{
	float:right;
}

div[class*=dfMc-] .minSize-767 .col-md-12, div[class*=dfMc-] .moduleCtn .reboot .minSize-767 .col-md-12{
	-webkit-transform-style: preserve-3d;
	  -moz-transform-style: preserve-3d;
	  transform-style: preserve-3d;
}


div[class*="dfMc-"] .fixture .fecha .match.hideDetailsButton .link, div[class*="dfMc-"] .fixture .fecha .detalles.hideDetailsButton .link {
    display: block;
}
div[class*="dfMc-"] .fixture .fecha .match.hideDetailsButton .link > a, div[class*="dfMc-"] .fixture .fecha .detalles.hideDetailsButton .link > a{
    background-color: transparent;
    border-width: 0px;
    pointer-events: none;
    visibility: hidden;
}
div[class*="dfMc-"] .fixture .fecha .match.hideDetailsButton .col-md-5.local, div[class*="dfMc-"] .fixture .fecha .detalles.hideDetailsButton .col-md-5.local, div[class*="dfMc-"] .fixture .fecha .match.hideDetailsButton .col-md-5.visitante, div[class*="dfMc-"] .fixture .fecha .detalles.hideDetailsButton .col-md-5.visitante{
	width:41.66666667%;
}

div[class*="dfMc-"] .maxSize-479.fixture .fecha .match.hideDetailsButton .col-md-5.col-xs-10.local, div[class*="dfMc-"] .maxSize-479.history .fecha .match.hideDetailsButton .col-md-5.col-xs-10.local, div[class*="dfMc-"] .maxSize-479.fixture .fecha .detalles.hideDetailsButton .col-md-5.col-xs-10.local, div[class*="dfMc-"] .maxSize-479.history .fecha .detalles.hideDetailsButton .col-md-5.col-xs-10.local, div[class*="dfMc-"] .maxSize-479.fixture .fecha .match.hideDetailsButton .col-md-5.col-xs-10.visitante, div[class*="dfMc-"] .maxSize-479.history .fecha .match.hideDetailsButton .col-md-5.col-xs-10.visitante, div[class*="dfMc-"] .maxSize-479.fixture .fecha .detalles.hideDetailsButton .col-md-5.col-xs-10.visitante, div[class*="dfMc-"] .maxSize-479.history .fecha .detalles.hideDetailsButton .col-md-5.col-xs-10.visitante{
	    width: 83.33333333%;
}
div[class*="dfMc-"] .minSize-991.fixture .fecha .match.hideDetailsButton .vs- ,div[class*="dfMc-"] .maxSize-767.fixture .fecha .match.hideDetailsButton .vs- {
    left: 0 !important
}
div[class*="dfMc-"] .maxSize-479.fixture .fecha .match.hideDetailsButton .vs-{
	left: 50% !important;
}
div[class*="dfMc-"] .main_header .dropdown.tournaments .btn {
    font-size: 16px !important;
    text-transform: none !important;
    text-transform: uppercase !important;
}
div[class*="dfMc-"] .fixture .match-inner .arbitro small, div[class*="dfMc-"] .fixture .match-inner .dia small, div[class*="dfMc-"] .fixture .match-inner .hora small, div[class*="dfMc-"] .fixture .match-inner .estado small {
    font-size: 11px !important;
}
div[class*="dfMc-"] .fixture .match-inner .dia{
    flex: 0 0 auto;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    width: auto;
    max-width: 100%;
}
div[class*="dfMc-"] .fixture .match-inner .link.dis .btn span{
    color: #FFF;
}
div[class*="dfMc-"] .fixture .match-inner .equipo {
    color: #666666;
}
div[class*="dfMc-"] .planteles .nav-pills {
    padding: 5px;
    background-color: #fff;
}
div[class*="dfMc-"] .planteles .head .title {
    margin: 0 !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 !important;
}

div[class*="dfMc-"] .planteles .head .country {
    display: flex !important;
    justify-content: center;
}
div[class*="dfMc-"] .planteles .head .country .teamLogo.big {
    margin: 0 !important;
    border: 3px solid #000;
}

div[class*="dfMc-"] .planteles .head .country {
    background-color: #eaf1f6;
    background-image: -moz-linear-gradient(top, #dce7f0, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dce7f0), to(#fff));
    background-image: -webkit-linear-gradient(top, #dce7f0, #fff);
    background-image: -o-linear-gradient(top, #dce7f0, #fff);
    background-image: linear-gradient(to bottom, #dce7f0, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdce7f0', endColorstr='#ffffffff', GradientType=0);
    text-align: center;
    width: 100%;
    height: 60px !important;
    line-height: 30px !important;
    padding: 10px 0 !important;
}
div[class*="dfMc-"] .planteles .head .country .name {
    color: #000;
    line-height: 30px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal !important;
}

div[class*="dfMc-"] .planteles .head .country .teamLogo.big img {
    margin-top: -8px;
}

div[class*="dfMc-"] .planteles .table .nombre a {
    color: #000;
}

div[class*="dfMc-"] .planteles .table tbody > tr td.nombre > div:last-child a:hover {
    color: #176199;
}

div[class*="dfMc-"] .status-finished .infoDate .sb-date {
    display: inline-block !important;
    font-weight: normal !important;
    font-size: 11px !important;
    color: #bfbfbf !important;
}

div[class*="dfMc-"] .status-finished .infoDate .sb-hour {
    display: inline-block !important;
    font-weight: normal !important;
    font-size: 11px !important;
    color: #bfbfbf !important;
}

div[class*="dfMc-"] .mc-animatedSummary .infoScoreBoard .score .goals, div[class*="dfMc-"] .scoreBoard .infoScoreBoard .score .goals {
    line-height: 47px;
}
/*fixture grupos*/
div.dfMc-Page[data-name*="fixture_A"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_B"] .fixture .navbar,
div.dfMc-Page[data-name*="fixture_C"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_D"] .fixture .navbar,
div.dfMc-Page[data-name*="fixture_E"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_F"] .fixture .navbar,
div.dfMc-Page[data-name*="fixture_G"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_H"] .fixture .navbar
{
display: none;
}
div.dfMc-Page[data-name*="fixture_A"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_B"] .fixture .fecha,
div.dfMc-Page[data-name*="fixture_C"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_D"] .fixture .fecha,
div.dfMc-Page[data-name*="fixture_E"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_F"] .fixture .fecha,
div.dfMc-Page[data-name*="fixture_G"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_H"] .fixture .fecha
{
display: block;
}
/* fin fixture grupos*/
/* Correccion nombre arbitro */
div[class*="dfMc-"] .fixture .match-inner .arbitro small {
	position: absolute;
	left: 10px;
	font-size: 10px !important;
	visibility: visible;
	content: " ";
	}
	div[class*=dfMc-] .fixture .match-inner .arbitro small strong {
	font-weight: bolder;
	visibility: hidden;
	position: absolute;
	left: -26px;
	top: 0;
	}
/* fin correcion arbitros */