/* 
 * Document   : mc.custom.main.css
 * Created on : 17/06/2015, 18:50:00
 * Author     : Edgar Sand
 * $Revision: 0003 $ 
 * $LastChangedDate: 2015-09-18 19:51:04 -0300 (Fri, 18 Sep 2015) $
 * $LastChangedBy: esand $
 * Description:
 *      Customization of the main styles of the app for perfil.com
*/


div.futbol[class*="dfMc-"] .planteles .head .title, div.futbol[class*="dfMc-"] .planteles .head .country{float:none;display:block;}
div.futbol[class*="dfMc-"] .planteles .table, div.futbol[class*="dfMc-"] .planteles .head{float:none;}
div[class*="dfMc-"]{background: transparent!important;}
div[class*="dfMc-"] .itemStyles .item {background:transparent!important;}
div[class*="dfMc-"].futbol .itemMaM.status-notStarted .item .col .date,div[class*="dfMc-"].futbol .itemMaM.status-posponed .item .col .date{background: transparent!important;}
div[class*="dfMc-"] .itemStyles .item .contentItem .information{ background: black !important; box-shadow: 0 2px 10px -1px transparent!important;}
/* perfil added*/
div[class*="dfMc-"] .infoDate {background: transparent!important;}
div[class*="dfMc-"] .infoScoreBoard {background: transparent!important;}
/*div[class*="dfMc-"] .itemMaM.status-playing .item .information span{color:#000000;}*/
div[class*="dfMc-"] .itemStyles .item .contentItem .information span {
    color: #fff;
}
/* Corrijo bug v3 y + */
div[class*=dfMc-] .object, div[class*=dfMc-] .vs- {
    top: 0;
}
div[class*=dfMc-] .itemStyles.rdsnItem .item .contentItem .col .details {
    top: 0;
}
div[class*=dfMc-] .lineUpFull .lineUpFullBlock .listWrapper{top: 0;}