/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10/12/2013, 11:15:35
    Author     : subversion
*/



.r-detalhes {
    background-image: url("/javax.faces.resource/images/icons/icon-detalhes.png.jsf")  !important;
    background-size: 20px;
    width: 20px;height: 20px;
    top: 42% !important;
    display: inline-block !important;
}

.r-relatorio {
    background-image: url("/javax.faces.resource/images/icons/icon-relatorio.png.jsf")  !important;
    background-size: 20px;
    width: 20px;height: 20px;
    top: 42% !important;
    display: block !important;
}

.r-quebra {
    background-image: url("/javax.faces.resource/images/icons/icon-quebra.png.jsf")  !important;
    width: 24px;height: 24px;
    top: 42% !important;

}

.r-adicionar-center {
    background-image: url("/javax.faces.resource/images/icons/icon-plus.png.jsf")  !important;
    width: 24px;height: 24px;
    top: 42% !important;
    /*left: 44% !important;*/
    display: inline-block !important;
}

.icon-center span.pi{
    position:  initial !important;
    display: inline-block !important;
    margin-bottom: -5px;

}


.r-avisos {
    background-image: url("/javax.faces.resource/images/icons/icon-avisos.png.jsf")  !important;
    width: 18px;height: 18px; 
    /*left: 44% !important;*/
    display: inline-block !important;
}

.r-plano { 
    background-image: url('https://api.iconify.design/fa/credit-card-alt.svg')  !important;
    width: 18px;height: 18px; 
    /*left: 44% !important;*/
    display: inline-block !important;
}


.r-whatsapp { 
    background-image: url("/javax.faces.resource/images/icons/icon-whatsapp.png.jsf")  !important; 
    width: 32px;height: 32px; 
    left: -4px! important;
    top: 35% !important;
    /*display: inline-block !important;*/
}

.r-file-search{
	background-image: url("/javax.faces.resource/images/icons/file-search.png.jsf")  !important;
	background-size: contain;
    width: 24px;height: 24px; 
    /*left: 44% !important;*/
    display: inline-block !important;
}

.r-file-correct{
	background-image: url("/javax.faces.resource/images/icons/file-correct.png.jsf")  !important;
	background-size: contain;
    width: 24px;height: 24px;
    /*left: 44% !important;*/
    display: inline-block !important;
}

.r-file-error{
	background-image: url("/javax.faces.resource/images/icons/file-error.png.jsf")  !important;
	background-size: contain;
    width: 24px;height: 24px; 
    /*left: 44% !important;*/
    display: inline-block !important;
}