
h1{
	font-family: "OlsenTF"!important;
	margin-top: 0px !important;
	line-height: 40px!important;
    font-weight: bold;
}
h1 span.tiempo1{
	color:red;
	font-weight:bold;
}
p.slogan{
	font-size:20px;
}
.goli{
	width:52px;
	padding:6px;
	text-align:right;
}
.partido{
	text-align:center;
	margin-bottom:10px;
	padding:10px;
	border-bottom:1px solid #ccc;
	
}

.fechas{
	background: #E9E9E9;
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
	
}
.fecha_header{
	padding: 2px 4px;
    background: #676767;
    color: #fff;
    /* font-weight: bold; */
    width: 85px;
    font-size: 12px;
    text-align: center;
}

fecha_header_nombre{
	text-transform:uppercase;
}
.equipo{
	width: 130px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.prode_home .equipo{
    width: 110px;
}

.equipo1{
	text-align:right;
}

.equipo2{
	text-align:left;
}

.partido_grupo{
    text-transform: uppercase;
    font-size: 11px;
    width: 80px;
    text-align: center;
    margin: 0 auto;
    background: #000;
    color: #fff;
    padding: 3px;
    font-weight: bold;
    margin-bottom: 5px;
}

.partido_grupo_fecha{
	margin-top:5px;
}
.partido_abajo{
    color: #777;
    margin-top: 4px;
    font-size: 14px;
}
.partido_abajo .partido_hora{
	color: #444;
	font-weight:bold;
}

.user_content{
	color:#888;
	font-size:12px;
	margin-bottom:3px;
}
.user_content .user_content_prode{
	font-size:16px;
}
.user_content .username{
	color:red;
	font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.user_content .sep{
	color:#ddd;
}

.user_content .editar_prode{
	padding: 2px!important;
    display: block;
    font-size: 12px;
}

.btn-primary{
	color: #fff;
    background: #807E7F;
    border-radius: 10px;
    padding: 8px 30px;
    border: 0;
    padding:6px 14px;
}


.btn-primary:hover{
	color: #fff;
	background: #888;
	
	
}
.btn-rojo{
	background:red!important;
	border:1px solid red!important;
}
.btn-rojo:hover{
	background:red!important;
	color: #fff!important;
	
}


.btn-grey{
	background:grey!important;
	border:1px solid grey!important;
}
.btn-grey:hover{
	background:grey!important;
	color: #fff!important;
	
}

.prode_partido .equipo1,.prode_partido .equipo2 {
    text-align: center;
    
}
.partido_elec{
	background: #bbb;
    padding: 0px 3px 1px 3px;
    margin: -4px;
}

.usuario_light{
	color:#888;
}

.usuario_content .pull-right{
    margin-top: 15px;
    margin-right: -70px;
    margin-bottom: 10px;
}

.partido .vs, .partido .result{
   	width: 60px;
    display: inline-table;
    font-size: 20px;
    color: #777;
}
.partido_interior{
	background:#ccc;
    width: 320px;
    margin: 0 auto;
}

.partido .result .gol{
	color: #f00;
    font-weight: bold;
    width: 25px;
    display: inline-block;
}

.resultado{
	 position: relative;
	 color:#777;
}
.resultado .resultado_msg{
    position: absolute;
    top: 0;
    /* right: 0; */
    margin: 0px 30px;
    width: 100%;
}

.resultado .resultado_msg .fa-check-circle{
   color:green;
}

.resultado .resultado_msg .fa-times-circle{
   color:red;
}

.nav.nav-tabs li a,.nav.nav-tabs li:hover a,.nav.nav-tabs li:focus a{
    background: #fff;
    color: #444;
    border:1px solid #ccc;
}

.nav.nav-tabs li.active a{
    background: #808080!important;
    color: #fff!important;
}
.user_contenedor{
	 background: #eee;
}
.user_contenedor h2{
	margin:0!important;
}
.user_contenedor .col-xs-6{
	background: #ccc;
}

.editar_prode{
	margin-top:10px;
}

.table-responsive .rojo{
	font-weight:bold;
	color:red;
}

.table-responsive .posi{
	width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f00;
    color: #fff;
    font-weight: bold;
    padding: 3px;
}
.table-responsive td{
	padding:10px;
}

.btn-primary{
	margin: 2px!important;
}

.social_large_2 .social_facebook {
    background: #365899 !important;
    border-radius: 50%!important;
    width: 30px!important;
    height: 30px!important;
}

.social_large_2 .fa-facebook::before {
     background: transparent!important;
    border-radius: 3px!important;
    color: #fff!important;
}  


.social_large_2 .social_twitter {
    background: #1B95BF!important;
    width: 30px!important;
    height: 30px!important;
    border-radius: 50%!important;
}  

.social_large_2 .social_twitter .fa-twitter:before {
    padding: 2px;
}


.social_large_2 .social_googleplus {
    border-radius: 50%!important;
    width: 30px!important;
    height: 30px!important;
    padding: 4px 6px!important;
}

@media (max-width: 767px) {
	h1{
		    margin-top: 5px!important;
	}
	.btn-primary{
		padding: 3px 6px!important;
		
	}
	/*.prode_footer{
		    width: 100%;
	    padding: 7px;
	    bottom: -1px !important;
	    background: #333;
	    z-index: 5000;
	    position: fixed;
	    margin: 0px 0px 0px -15px!important;
	}*/
}