.Select.SelectView.filters
{
    text-align: center;
    font-size: 25px;
}

.Views[name='remember']
{
    margin-top: 20px;
    background-color: #FAFAFA;
    padding: 10px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}


.CopyArticle
{
    cursor:pointer;    
}
.InfoLineUpDown
{
    line-height: 38px;
}
.DOCUMENTS .PRINTETIKET, .DelPos
{
    padding:0px 4px; 
    font-size:24px; 
    width: 38px;
}
.DelPos
{
    float:left;
    
}