.square_liga {
    width: 100%;
    height: 240px;
    text-align: center;
    background: #FBEDE1;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/portal2/img/leonizate/square_liga.jpg');
}

.league_progres {
    height: 10px;
    width: 465px;
    margin-bottom: 0px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.league_ranks {
    display: inline-flex;
    /*padding-top: 5px;*/
    /*margin-left: 10px*/
}

.dgs_panel {
    text-align: center;
    margin-top: 10px;
    width: 109px;
    height: 79px;
    background-image: url('/portal2/img/leonizate/bkg_dgsformacion.png');
    display: inline-block;
}

.dgs_text {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    color: #ffffff;
    font-size: x-large;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 7px;
}

.dgs_yearText {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    font-size: x-small;
    color: #ffffff;
    padding-top: 3px;
    position: relative;
}

.itinerarios_panel {
    text-align: center;
    margin-top: 10px;
    margin-left: 35px;
    width: 198px;
    height: 79px;
    background-image: url('/portal2/img/leonizate/bkg_itinerarios.png');
    display: inline-block;
}

.indicador_title {
    padding-top: 18px;
    color: #C21B17;
    font-weight: bolder;
    font-size: large;
}

.itinerarios_text {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    color: #ffffff;
    font-size: x-large;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 31px;
}

.square_indicator {
    width: 100%;
    height: 131px;
    background: #FBEDE1;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/portal2/img/leonizate/square_indicadores.jpg');
}

.rank_tag {
    font-weight: bold;
    font-size: smaller;
    color: #000000;
    margin-left: 27px;
    margin-right: 27px;
    background-image: url("/portal2/img/leonizate/badge_users.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 62px;
    padding-left: 5px;
    padding-top: 1px;
}

.habilidades-header {
    background-image: url('/portal2/img/leonizate/bkg-hdr-habilidades.jpg');
    background-position: center;
    background-repeat: repeat-x;
    background-size: 100%;
    padding-top: 20px;
    min-height: 120px;
    width: auto;
}

.habilidades-content {
    background: #000000 url('/portal2/img/leonizate/bkg_habilidades.jpg');
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
}

.lion_badge {
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-left: 5px;
    font-size: smaller;
    font-weight: bold;
}

.oro {
    background-image: url('/portal2/img/leonizate/badge_lion_oro.png');
}

.master {
    background-image: url('/portal2/img/leonizate/badge_lion_master.png');
}

.plata {
    background-image: url('/portal2/img/leonizate/badge_lion_plata.png');
}

.bronce {
    background-image: url('/portal2/img/leonizate/badge_lion_bronce.png');
}

.Hrank_tag {
    font-weight: bold;
    font-size: smaller;
    color: #DEACA3;
    position: relative;
}

.Hleage {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

.medal {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    width: 120px;
    height: 120px;
    margin-bottom: 25px;
    margin-top: -5px;
}

.medal_pos {
    font-size: larger;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.m_oro {
    background-image: url('/portal2/img/leonizate/medal_oro.png');
}

.m_plata {
    background-image: url('/portal2/img/leonizate/medal_plata.png');
}

.m_master {
    background-image: url('/portal2/img/leonizate/medal_master.png');
}

.m_bronce {
    background-image: url('/portal2/img/leonizate/medal_bronce.png');
}

.white {
    color: white;
}

.img_medal {
    width: 108px;
    height: 108px;
    margin-top: 7px;
    margin-left: 2px;
}

.section-header {
    /*background-image: url('/portal2/img/leonizate/bkg-hdr-habilidades.jpg');*/
    background-position: center;
    background-repeat: repeat-x;
    background-size: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: white
}

.resultados {
    font-size: small;
    padding-left: 15px;
}

.habilidades-title {
    font-size: large;
    font-weight: bolder;
    padding-top: 5px;
    padding-left: 15px;
}

.total {
    background: #C21B17;
    padding-top: 30px;
}

.total_bar {
    width: 65%;
    position: relative;
}

.res_badge {
    float: right;
    position: relative;
    top: -45px;
    margin-right: 5%;
}

.white_res_badge {
    background-color: white;
    color: #C21B17;
}

.res_subtitle {
    padding-left: 15px;
    font-weight: bolder;
    font-size: medium;
    color: #AFAFAF;
    padding-top: 5px;
}

.vertical_bar {
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

.help {
    background: #C21B17;
    text-decoration: none !important;
    color: white !important;
    float: right;
    margin-top: -15px;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 17px;
    vertical-align: middle;
    font-weight: bolder;
    line-height: 25px;
}
/* Modifica laimagen de leonizate -Pachas*/
.leonizaate {
    background-attachment: fixed;
    margin: 10px 20px 0px 0px;
    position: static;
    width: 35px;
    height: 25px;
    text-decoration: none;
    float: right;
}

.badge{
    display: inline-block;
}

.leo_hidden{
    visibility: hidden;
    display: none;
}


