@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
/*!
 *   AdminLTE v2.3.0
 *   Author: Almsaeed Studio
 *	 Website: Almsaeed Studio <http://almsaeedstudio.com>
 *   License: Open source - MIT
 *           Please visit http://opensource.org/licenses/MIT for more information
!*/
/*
 * Core: General Layout Style
 * -------------------------
 */

 
.modalok ul li{
	color:#fff !important;
}

/*.nav-tabs-custom{
    margin-top:7px;
}*/

.nav-tabs
{
    margin-bottom:10px !important;
}

.captcha pre
{
    font-size:9px !important;
    color:#72afd2;
    font-weight: bold;
}

.justify
{
    text-align: justify;
}


#logo-sesion-login
{
    max-with:100px;
}


.login-logo{
      font-family : 'Oswald', sans-serif !important;
      color       : #666 !important;
      font-weight : bold !important;
      font-size   : 50px !important;

}


.main-header .logo .logo-lg
{
    font-family : 'Oswald', sans-serif !important;
    color       : #fff !important;
    font-weight : bold !important;
}

.size20{
    font-size:20px !important;
}

.linh29{
    line-height:27px !important;
}

.size18{
    font-size:18px !important;
}

.linh10{
    line-height:10px !important;
}


.tablewhite tr a i
{
    color: #fff !important;
}

.tablewhite .btn-xs i
{
    font-size:12pt;
}

.color-green{
    color:#00a65a !important;
}

.color-red
{
    color:#dd4b39 !important;
}

.img-center-resultados
{
    text-align:center;
}


.txtright
{
    text-align:right;
}


.txtleft
{
    text-align:left;
}

.mh70
{
    min-height:50px;
}

.enlace-blanco
{
    color:#fff;
}

.enlace-blanco:hover
{
    color:#fff;
}

.img-jugador-result
{
    border:solid 3px #fff;
    border-radius:5px;
}


.modal.modal-wide .modal-dialog {
  width: 90%;
}

.pro-user-img{
    /* background-color:#d2d6de;
    border: 3px solid #d2d6de; */
}

/* primera */

.col-pos15-1-5,
.col-pos16-1-5,
.col-pos17-1-5,
.col-pos18-1-5,
.col-pos19-1-5,
.col-pos20-1-5
{
    background-color: #f2dcdb;
}

.col-pos9-1-5,
.col-pos10-1-5,
.col-pos11-1-5,
.col-pos12-1-5,
.col-pos13-1-5,
.col-pos14-1-5
{
    background-color: #daeef3;
}

.col-pos1-1-5,
.col-pos2-1-5,
.col-pos3-1-5
{
    background-color: #e6f08d;
}

/* segunda */


/* verde */

.col-pos1-2-1,
.col-pos2-2-1,
.col-pos1-2-2,
.col-pos2-2-2,
.col-pos1-2-3,
.col-pos2-2-3,
.col-pos1-2-4,
.col-pos2-2-4
{
    background-color: #e6f08d;
}


.col-pos3-2-1,
.col-pos4-2-1,
.col-pos3-2-2,
.col-pos4-2-2,
.col-pos3-2-3,
.col-pos4-2-3,
.col-pos3-2-4,
.col-pos4-2-4
{
    background-color: #e4dfec;
}


.col-pos5-2-1,
.col-pos6-2-1,
.col-pos7-2-1,
.col-pos8-2-1
{
    background-color: #ddebf7;
}

.col-pos5-2-2,
.col-pos6-2-2,
.col-pos7-2-2,
.col-pos8-2-2
{
    background-color: #c6efce;
}


.col-pos5-2-3,
.col-pos6-2-3,
.col-pos7-2-3,
.col-pos8-2-3
{
    background-color: #ffc7ce;
}


.col-pos5-2-4,
.col-pos6-2-4,
.col-pos7-2-4,
.col-pos8-2-4
{
    background-color: #ffeb9c;
}

 .dl-horizontal dt {
   text-align: left !important;
 }
 
.text-mi-equipo {
   font-weight:bold !important;
}

.bg-white{
    background-color:#fff;
}

#tablaJornadas .btn
{
    color:#fff;
}

.table > tbody > tr > td {
    vertical-align: middle !important;
}

.small-box .text-muted
{
    min-height:45px;
}

.box-overlay
{
    opacity: 0.3;
}

.box.box-solid.box-default.box-overlay:hover
{
    opacity: 0.9;
}

.img-competicion
{
    max-height:300px;
}

.font14
{
    font-size:14px !important;
}


table tr td a
{
    font-style:normal;
}

table tr td span a
{
    font-style:normal;
}

.caracteristicas-torneo li
{
    border:none !important;
    min-height:30px;
}

.padding5
{
   padding:5px !important;
}

span.directo{
    font-size:11px;
}

.foto-palmares
{
    border-radius:5px;

}