.clear {
    clear: both;
}

input#search_u {
    font-size: 18px;
}

.ititle {
    color: #666666;
    font-size: 21px;
    font-weight: bold;
    margin: 5px 8px 5px 5px;
    /* float: left; */
}

#subtitle {
    color: #8F8F8F;
    font-size: 14px;
    margin: 8px 0 3px 8px;
    width: 100%;
}

#month {
    margin: 8px 5px 5px;
}

containerU {
    width: 600px;
}

.ucontainer {
    margin: 2px 10px 5px 10px;
    padding: 7px 7px 0 7px;
    font-size: 13px;
    width: 80%;
    height: 150px;
    float: left;
    position: relative;
    /* background: red; */
    min-width: 406px;
}

.ucontainerShow {
    /*height: auto!important; */
    height: 250px;
}

.ucontainerShowShort {
    height: 166px;
}

.ucontainer a {
    /* background: red; */
    color: #005CDD;
}

.tall {
    /* background: red; */
    float: left;
    height: 300px;
}

.imguplus {
    width: 79px;
    float: left;
    background: green;
    /* border: 1px #BFBFBF solid; */
    padding: 2px;
    margin: 0 10px 0 0;
    border-radius: 5px 5px 5px 0;
    text-align: center;
    overflow: hidden;
    height: 142px;
}

.imgu {
    width: auto;
    height: 75px;
    padding: 0px;
    border-radius: 5px 5px 0 0;
    /* float: left; */
}

.codeu {
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 12px 0 -3px 0;
    font-size: 17px;
}

.uidu {
    color: #fff;
    font-size: 10px;
}

.utitle {
    color: #666666!important;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
}

.utitle:hover {
    text-decoration: underline;
}

.secondtitle {
    font-size: 12px;
}

.thirdtitle {
    font-size: 13px;
    margin: 3px 0 0 0;
}

.more {
    margin: -1px 0 0 0;
    float: left;
    font-size: 11px;
}

.less {
    margin: 11px 0 0 0;
    float: left;
    font-size: 11px;
    display: none;
}

.moreBlock {
    display: none;
    margin: 6px 0 0 0;
}

.ucontainerShow .moreBlock {
    display: block
}

.ucontainerShow .less {
    display: block
}

.ucontainerShowShort .moreBlock {
    display: block
}

.ucontainerShowShort .less {
    display: block
}

.line {
    /* clear: inline-start; */
    float: left;
    width: 88%;
}

.line span {
    width: 140px;
    float: left;
}

.greyi {
    color: #8B8B8B;
    font-size: 11px;
}

#time {
    margin: 0 0 7px 0;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 11px;
}


/*
#time {

    float: left;
    color: #CCC;
    font-size: 11px;
    width: 100%;
}
*/

.actiontmp {
    color: #8D8D8D;
    font-size: 13px;
}

#userBig {
    margin: 0px 0 10px 17px;
    padding: 18px 16px;
    font-size: 13px;
    min-height: 82px;
    float: left;
    width: 512px;
    border: 1px solid #c0c0c0;
    border-radius: 0px 5px;
    border-width: 0 0 1px 1px!important;
    display: none;
    font-size: 15px;
}

.clicklastseen {
    cursor: pointer;
}

.clicklastseen:hover {
    text-decoration: underline;
}

span.recesso {
    color: darkred;
    font-weight: bold;
}

.cmd {
    /* background: red; */
    height: 24px;
    position: absolute;
    bottom: 6px;
    left: 92px;
    width: 320px;
    font-size: 13px;
    /*display: none;*/
}

.umenu {
    float: left;
    padding: 1px 10px;
    background: #fff;
    margin: 0 2px;
    cursor: pointer;
    border: 1px solid #666;
    border-radius: 6px;
}

.umenu:hover {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}

.umenuactive {
    color: #fff;
    background-color: #2c54ca!important;
    border-color: #1945c9!important;
}


/* add scores */

#scores2add {
    width: 192px;
    float: left;
    margin: 0 6px 0 0;
}