
.powredbyEC {
    font-size: 10px;
    background: url(../images/logos/ec.gif) no-repeat top left;
    padding: 5px 0 0 25px;
    height: 22px;
    color: #a9a9a9;
    width: 900px;
    margin: 10px 0 10px 0;
    font-family: Arial;
}

    .powredbyEC a {
        color: #a9a9a9;
        text-decoration: none;
    }

.paragraphe-title {
    color: #2B4E72;
    font-size: 17.5px;
    margin: 10px 0px;
    font-weight: bold;
    line-height: 20px;
    text-rendering: optimizelegibility;
}

.simple {
    border: 1px solid #D8DFEA;
    background-color: #efefef !important;
    margin-right: 7px;
    margin-bottom: 5px;
    padding: 2px;
}

.simple2 {
    border: 1px solid #D8DFEA;
    background-color: #efefef !important;
    margin-right: 7px;
    margin-bottom: 5px;
    padding: 2px;
}

.selected {
    background-color: #D7F8AC !important;
    background-image: url(../images/bo_user/checked.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin-right: 7px;
    margin-bottom: 5px;
    border: 1px solid #D8DFEA;
    padding: 2px;
}

.ws-text {
    color: #002C52;
    font-size: 14px;
}

.table th, .table td {
    /*padding: 0px !important;*/
}

.metro[disabled], .metro[disabled]:hover {
    background: #08c none repeat scroll 0 0;
    color: #fff;
    cursor: not-allowed;
    display: inline-block;
    font-weight: bold;
    opacity: 0.2;
    padding: 8px 20px;
    text-decoration: none;
}