/* Create by Siclex */

/* Author : Juana García */

/* Styles for document html suspend-acct.html */

#idioma, #selectList {
    height: 30px;
    border-radius: 10px;
    width: 100px;
    font-size: 13px;
    font-weight: lighter;
    background: #0083ae;
    color: white;
}
#p1 {
    color: red;
}
label#labelList {
    font-size: 20px;
}
#idioma {
    display:none;
}
.language-picker.js-language-picker {
    text-align: right;
}