
ul#rep{
    width: 100%;

    overflow: auto; 
}
ul#rep li{
    width: 120px;
    display: inline-block;
    display: inline-block;
    max-width:50%; /* limit width */
    word-break:break-all; /* wrap extended text*/
    /*border:1px solid red ;*/
    vertical-align: top;

}

td#rep{
    height: 250px;
    vertical-align: top;
}
td#tdmas{
    vertical-align: top;
    width: 15%;
}
li.mn{
    background-color: #2a4c81;
    display: inline-block;
    position: relative;
    width: 80%;

    color:#c5c5c5;
    padding: 10px;

    font-weight: bold;
}
li.it{ 
    width: 80%;
    padding: 10px;
    list-style-type: none;
    border-style: solid ;
    cursor: pointer;
    border-left:  0px;
    border-right:  0px;
    border-top: 0px;
}
li.it a{
    color: #c5c5c5;
    display: inline-block;

    width: 80%;
    padding-top:  5px;

    text-decoration: none;


}
table.center{

    margin-left:auto; 
    margin-right:auto;

}
table.center tr td{
    text-align: left;
}
body{
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    color:#c5c5c5;
   // background-color: red;   
    background-image: url('/img/2.jpg');
}
table{
    background-color: black;
}
table tr td{
    text-align: center;

}


div.homeusu{
    margin: auto;
    background-color: #2a4c81;
    border-radius: 15px;
    color: black;
    font-weight: bold;
    padding: 10px;
    width: 70%;
}
a.lnk{
    color:#FFCC33;
}
a.lnk2{
    color:#787777;
}
a.lnk2:hover{
    color:white;
}
div.g-recaptcha{
    margin: auto;
}
td#tdmas ul li{
    color:#787777;
/*    border-style: solid ;*/
    cursor: pointer;
    border-left:  0px;
    border-right:  0px;
    border-top: 0px;
    padding: 5px;


}
td#tdmas ul li:hover{
    color:white;
}
td#tdmas ul{
    list-style-type: none;
    padding-left: 0;
}

td#tdmas a{
    color:#FFCC33;
    text-decoration: none;
}


div.errorMessage{
    background-color: #ffcccb;
    border-radius: 10px;
    color: red;

    margin: auto;
    padding: 6px;
    width: 15%;
}

div.mas {
    background-color: #2a4c81;
    color: black;
    font-weight: bold;
    padding: 10px 0;
    width: 100%;
}



/*Listas*/

a.md{
    color:#2a4c81;}
table.l{
    width: 100%;
}
div.sus{
    text-align: right;
}
div.sus span a{
    text-decoration: none;
    background-color: #2a4c81;
    color:black;
    padding: 4px;

    xt-decoration: none;
}


table.l tr td{
    border-bottom: 1px dotted #2a4c81;
    padding: 10px;
}
table.l tr td.op{
    border-bottom: 0px solid #2a4c81;
}

td.aiz a{
    color:#c5c5c5;
}

/* series*/

div.sus span{
    background-color: #2a4c81;
    color:black;
    padding: 4px;
}

span.add{
    color: #2a4c81;
    font-size: 31px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

table.serie{
    border-spacing: 0px;
    padding-left: 10px; 
    padding-right:  10px;
    margin: auto;
    width: 100%;
    /*    border:1px solid;*/
}

img.serie{
    height: 156px; 
    width: 276px;
}
span.por{
    color:#818080;
}
td.txt p{
    color:#818080;
    /*text-align: justify;*/
}
td.iz{
    text-align: center;
    padding-right: 20px;
    /*   border-right:solid 1px #2a4c81;*/
}
td.der{

    padding-left:  20px;

}
td.top{
    vertical-align: top; 
    padding-top: 10px;
    padding-bottom: 10px;
/*    border-top: solid 1px #2a4c81;
    border-bottom: solid 1px #2a4c81;*/
}
.verticalLine {
/*    border-left: 1px solid #2a4c81;*/
    height: 90%;
}
ul.audios li{
    width: 100%;
    list-style: none;
}
table.audios{
    border-spacing: 0px;
    padding-left: 10px;
    padding-right:  10px;
    margin: auto;
    width: 100%;
    /*    border:1px solid;*/
}
td.aiz{
    text-align: left; 
    border-top: solid 1px #2a4c81;
}
td.ader{
    text-align: right; 
    border-top: solid 1px #2a4c81;
}
a.desc{
    color:#2a4c81;
    text-decoration: none;
}

img.rss{
    height: 18px;
    padding-left: 10px;
    width: 19px;
}

/*Nuevos estilos*/
td.block {
    background-color: #c5c5c5!important;
    border: 1px solid #c5c5c5!important;
}

table#reg a{
    color: #2a4c81!important;
}

.block2{
    border-color: #2a4c81!important;
}

.verticalLine a{
    color: #c5c5c5!important;
}

a.s{
    color:#2a4c81!important;
}

.serie-descr p {
    font-size: 100%!important;
    text-align: justify;
}