/* 
 * 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.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-"] .planteles .table .nombre a{
    color: #333;
    padding-left: 6px;
}
div[class*="dfMc-"] .planteles .table .nombre a:hover{
    color: #fbc300;
}
div[class*=dfMc-] .dropdown-item.active, div[class*=dfMc-] .dropdown-item:active{
	background-color: transparent !important;
}
