@import url("css/open-sans.css");
@import url('css/raleway.css');
@import url('css/fontawesome/fontawesome.min.css');
@import url('css/fontawesome/solid.min.css');

img {
    border: 0;
}

.tabelaInterna {
    border: transparent !important;
}

.tabelaInterna tr:nth-child(2n+1) {
    background: #EBEBEB;
}

body {
    position: relative;
    padding-top: 50px;
    margin: 0;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #676a6c;
    font-size: 13px;
    background-color: #F3F3F4;
}

.negrito {
    font-weight: bold !important;
}

.italico {
    font-style: italic;
}

.larguraPainelPregao {
    width: 400px;
}

.vinteLarguraVinteAltura {
    width: 20px !important;
    height: 20px !important
}

.trintaAltura {
    height: 30px !important
}

.altura-25 {
    height: 25px !important;
}

.development {
    position: fixed;
    width: 90px;
    height: 100px;
    bottom: 2px;
    right: 0;
    border: 0;
    z-index: 99999;
    background-position: center center;
    background-repeat: no-repeat;
    background: url(images/homologation_ribbon.png) no-repeat;
}

.botaoPregaoFornecedorSelecionado {
    background: #afe9af !important;
}

.botaoPregaoFornecedorNaoSelecionado {
    background: #ffb3b3 !important;
}

.margem-superior-dez-pixels {
    margin-top: 10px !important
}

.margem-direita-cinco-pixels {
    margin-right: 5px !important
}

.ui-growl {
    top: 70%;
    right: 1%
}

.largura-campo-filtro-numerico {
    width: 50px !important
}

.largura-coluna-filto-numerico {
    width: 60px !important
}

.alinhamentoCentralizado {
    text-align: center !important
}

.alinhamentoEsquerda {
    text-align: left !important
}

.alinhamentoDireita {
    text-align: right !important;
}

.campo-obrigatorio {
    font-weight: bold !important;
    color: #cd0a0a !important;
}

.marginBottomUp10PX {
    margin-bottom: 10px;
    margin-top: 10px;
}

.azul {
    color: #497692;
}

.verdenegrito {
    font-weight: bold !important;
    color: #3c8d3a;
}

.verde {
    color: #3c8d3a !important;
}

.vermelho-escuro {
    color: #cd0a0a !important;
}

.vermelho-escuro-negrito {
    color: #cd0a0a !important;
    font-weight: bold !important;
}

.laranja-escuro-negrito {
    color:  #FF5733  !important;
    font-weight: bold !important;
}

.borda-verde {
    border: solid #3c8d3a 1px !important;
}

.borda-azul {
    border: solid #497692 1px !important;
}

.borda-azul-padrao {
    border: solid #5A738D 1px !important;
}

.azulnegrito {
    font-weight: bold !important;
    color: #497692;
}

.azul {
    color: #497692;
    font-size: 8pt;
}

.ui-separator {
    border-color: #333 !important;
    background: #333 !important;
}

.vermelhonegrito {
    font-weight: bold !important;
    color: tomato;
}

.vermelho {
    color: tomato !important;
}

.amarelonegrito {
    font-weight: bold !important;
    color: peru;
}

.amarelo {
    color: gold !important;
}

.marrom {
    color: goldenrod;
}

.marromnegrito {
    font-weight: bold !important;
    color: goldenrod;
}

.branco {
    color: white;
}

.preto {
    color: black;
}

.cinza {
    color: #ebebeb;
}

.cinzanegrito {
    font-weight: bold !important;
    color: #ebebeb;
}

.textopequeno {
    font-size: 7pt !important;
    font-weight: normal !important;
}

.textomedio {
    font-size: 10pt !important;
    font-weight: normal !important;
}

.padding-conponente-ci {
    padding: 4px !important;
}

#adm-mat-politica-estoque-nivel-notificacao-info_div {
    position: absolute;
    top: 220px;
    left: 375px;
    width: 450px;
    padding: 5px;
    font-size: 12px !important;
}

.sombraParaDiv {
    box-shadow: 4px 5px 5px #ccc;
    -moz-box-shadow: 4px 5px 5px #ccc;
    -webkit-box-shadow: 4px 5px 5px, #ccc;
}

.invisivel {
    display: none !important;
}

.linha-selecionada {
    background: repeat-x scroll 50% 50% #f5f5f5 !important;
}

.fundo-verde {
    background-color: #b1f0b4 !important;
    background-image: none !important;
}

.fundo-amarelo-padrao {
    background-color: #FBEC88 !important;
    background-image: none !important;
}

.fundo-vermelho-medio {
    background-color: #ff6354 !important;
    background-image: none !important;
}

.fundo-vermelho {
    background-color: tomato !important;
    background-image: none !important;
}

.mensagem-visualizada {
    background: repeat-x scroll 50% 50% #EBEBEB !important;
}

.opaco {
    opacity: .70 !important;
    filter: Alpha(Opacity=35) !important;
    background-image: none !important;
    font-weight: bold !important;
    color: #497692;
}

.espaco-25px-selectonemenu {
    min-width: 25px !important;
}

.ui-icon-taxi {
    margin-top: -15px !important;
    margin-left: 5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/taxi.png") no-repeat !important;
}

.ui-icon-moto {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/moto.png") no-repeat !important;
}

.ui-icon-documento {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/documento.png") no-repeat !important;
}

.ui-icon-documentos {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/documentos.png") no-repeat !important;
}

.ui-icon-impressora {
    width: 16px;
    height: 16px;
    background: url("../img/print.png") no-repeat !important;
}

.ui-icon-olho {
    width: 16px;
    height: 16px;
    background: url("../img/olho.png") no-repeat !important;
}

.ui-icon-kombi {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/kombi.png") no-repeat !important;
}

.ui-icon-termo {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/termo.png") no-repeat !important;
}

.ui-icon-calendario {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/calendario.png") no-repeat !important;
}

.ui-icon-info-laranja {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/info.png") no-repeat !important;
}

.ui-icon-paper-left-arrow {
    margin-top: -15px !important;
    margin-left: -5px;
    width: 32px;
    height: 32px;
    background: url("../img/icones-32x32/yellow left arrow paper.png") no-repeat !important;
}

.cinzaClaro {
    background-color: #62686a !important;
}

.branconegrito {
    font-weight: bold !important;
    color: white;
}

.padding-direita-quinze-pixels {
    padding-right: 15px !important;
}

.padding-grid-motorista-auxiliar {
    padding-right: 70px !important;
}

.botaoCinza.ui-state-hover {
    background: #CDC5BF !important;
    border: #8B8989 1px solid !important;
}

.botaoCinza {
    background: #CDC9C9 !important;
    border: #8B8989 1px solid !important;
}

.campo-bloqueado {
    border: slategray 2px solid !important;
    color: slategray !important;
    font-weight: bold !important
}

.alerta-campo-vazio {
    border: 1px solid red !important;
    background: beige !important;
    font-weight: bold !important;
    color: tomato !important;
}

.linhaTabelaDividaAjuizada {
    background-color: #FFFACD !important;
    background-image: none !important;
}

.textoCinzaClaro {
    color: #EEE9E9 !important;
}

.textoAmareloClaro {
    color: #FFFACD !important;
}

.linhaTabelaDividaAtiva {
    background-color: #EEE9E9 !important;
    background-image: none !important;
}

.livre {
    background-image: none !important;
}

.bloqueado {
    background-color: gainsboro !important;
    background-image: none !important;
}

.bloqueado td.ui-selection-column input {
    display: none;
}

.colunasPanelGrid {
    margin-right: 50px;
}

.igualDataTable {
    border-collapse: collapse; /* CSS2 */
    border: 1px solid #aaaaaa;
    width: 100%;;
}

.igualDataTable th {
    border-bottom: 1px solid #aaaaaa;
    height: 20px;
    background: #f5f5f5;
}

.igualDataTable tr:hover {
    background: whitesmoke;
}

.igualDataTable td {
    padding: 2px;
    border-bottom: 1px solid #aaaaaa;
    height: 20px;

}

.imagemComBorda {
    border: 3px solid #ebebeb;
}

.igualDataTable thead td {
    border: 1px solid #aaaaaa;
    background: #CCCCCC;
    border: 0px;
    text-align: center;
    height: 20px;
}

.padding-zero-pixel .ui-panel-content {
    padding: 0px !important;
}

.padding-zero-pixel .ui-widget-content {
    padding: 0px !important;
}

a:hover, a:active, a:visited {
    text-decoration: none;
}

html, body {
    height: 100%;
}

.ui-widget {
    font-size: 12px !important;
}

.memoria {
    background-color: #ebebeb !important;
    background-image: none !important;
    color: #000000 !important;
}

.tributo {
    background-color: #FFFAF0 !important;
    background-image: none !important;
    color: #000000 !important;
}

.linhaFundoVermelho {
    color: black !important;
    font-weight: bold !important;
    background-color: #FFF0F5 !important;
    background-image: none !important;
}

.linhaFundoVermelhoSemNegrito {
    color: black !important;
    background-color: #FF767C !important;
    background-image: none !important;
}

.linhaFundoAzul {
    color: black !important;
    font-weight: bold !important;
    background-color: #b8d7e9 !important;
    background-image: none !important;
}

.linhaFundoVermelho2 {
    font-weight: bold !important;
    background-color: #FFF0F5 !important;
    background-image: none !important;
}

.tamanhoDialog {
    top: 15px !important;
    min-width: 800px;
    left: 15px !important;
}

.destaque {
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
    color: #497692
}

.bordaSimples {
    border-collapse: collapse;
}

.bordaSimples tr td {
    border: 1px solid #d3d3d3;
}

.bordaSimples tr {
    text-align: left;
}

.centralizado {
    text-align: center;
}

/*.imagem-fundo{
    background: url("../img/LogoWeb.png") no-repeat!important;
    float: right;
    filter:alpha(opacity=30);
    -moz-opacity: 0.30;
    opacity: 0.30;
    width: 810px;
    height: 450px;
}*/

/* Margin Top */
.mtop02 {
    margin-top: 02px !important;
}

.mtop03 {
    margin-top: 03px !important;
}

.mtop05 {
    margin-top: 05px !important;
}

.mtop10 {
    margin-top: 10px !important;
}

.mtop20 {
    margin-top: 20px !important;
}

.mtop30 {
    margin-top: 20px !important;
}

.mtop50 {
    margin-top: 50px !important;
}

.mtop100 {
    margin-top: 100px !important;
}

/* Margin Bottom */
.mbot02 {
    margin-bottom: 02px !important;
}

.mbot03 {
    margin-bottom: 03px !important;
}

.mbot05 {
    margin-bottom: 05px !important;
}

.mbot10 {
    margin-bottom: 10px !important;
}

.mbot20 {
    margin-bottom: 20px !important;
}

.mbot30 {
    margin-bottom: 30px !important;
}

.mbot50 {
    margin-bottom: 50px !important;
}

.mbot100 {
    margin-bottom: 100px !important;
}

/* Margin Left*/
.mlef02 {
    margin-left: 02px !important;
}

.mlef03 {
    margin-left: 03px !important;
}

.mlef05 {
    margin-left: 05px !important;
}

.mlef10 {
    margin-left: 10px !important;
}

.mlef20 {
    margin-left: 20px !important;
}

.mlef30 {
    margin-left: 30px !important;
}

.mlef50 {
    margin-left: 50px !important;
}

.mlef100 {
    margin-left: 100px !important;
}

/* Margin Right */
.mrig02 {
    margin-right: 02px !important;
}

.mrig03 {
    margin-right: 03px !important;
}

.mrig05 {
    margin-right: 05px !important;
}

.mrig10 {
    margin-right: 10px !important;
}

.mrig15 {
    margin-right: 15px !important;
}

.mrig20 {
    margin-right: 20px !important;
}

.mrig30 {
    margin-right: 30px !important;
}

.mrig50 {
    margin-right: 50px !important;
}

.mrig100 {
    margin-right: 100px !important;
}

#superior {
    margin: 0;
    position: fixed;
    min-width: 100%;
    z-index: 999;
}

#topo {
    border-color: #1C1C1C;
    background: #1C1C1C;
    background: -webkit-linear-gradient(#1C1C1C, #363636);
    background: -moz-linear-gradient(#1C1C1C, #363636);
    background: linear-gradient(#1C1C1C, #363636);
}

.subhead {
    text-align: left;
    /*border-bottom: 1px solid #ddd;*/
}

.header {
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    left: 0;
    right: 0;
    color: #212529;
    text-align: left;
    background: #fff;
    border-top: 1px solid #e7eaec !important;
    border-bottom: 1px solid #e7eaec !important;
}

.nav, .header, .text-raleway {
    font-family: 'Raleway', sans-serif;
}

.header-jumbo {
    padding: 20px 20px;
}

.nav .nav-user-photo {
    margin: -4px 8px 0 0;
    border-radius: 100%;
    border: 2px solid #FFF;
    max-width: 40px;
}

.breadcrumb a {
    text-decoration: none;
    color: #212529;
    font-size: 14px;
}

.breadcrumb > li > .divider {
    padding: 0 5px;
    color: #212529;
}

.conteudo {
    /*border-color: #2D353C;*/
    /*border-image: none;*/
    /*border-style: solid solid none;*/
    /*border-width: 2px 0px;*/
    padding: 15px 10px 70px;
    margin-right: 10px;
    margin-left: 10px;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}

#div-rodape {
    position: fixed;
    bottom: 0;
    min-width: 100%;
    /*z-index: 999999;*/
    height: 50px;
}

.conteudo-rodape {
    background: #ffffff !important;
    list-style: none;
    padding: 2px;
    margin: 0;
    height: 100%;
    margin-left: 1px;
    display: flex;
    border-top: 1px solid #CCCCCC;
}

.conteudo-rodape .div-relatorio {
    width: 80%;
}

.div-relatorio .relatorio-conteudo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    overflow-x: auto;
    margin-left: 10px;
}

.relatorio-conteudo .relatorio-item {
    display: flex;
    height: 40px;
    align-items: center;
    padding: 3px;
}

.relatorio-item .aguardando {
    align-items: center;
    column-gap: 3px;
    height: 40px;
}

.relatorio-item .imprimir {
    align-items: center;
    column-gap: 3px;
    height: 40px;
}

.relatorio-item .erro {
    align-items: center;
    height: 40px;
}

.relatorio-item .nome {
    display: flex;
    align-items: center;
    height: 40px;
    padding-left: 3px;
}

.relatorio-item .exclusao {
    display: flex;
    justify-content: flex-end;
    height: 40px;
    width: 20px;
}

.div-ajaxstatus {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.linkTopo {
    text-decoration: none !important;
    color: #d3d3d3 !important;
}

.linkTopo:hover {
    text-decoration: underline !important;
    color: #d3d3d3 !important;
}

.linkTopo:visited {
    color: #d3d3d3 !important;
}

/*Titulo do subMenu
---------------------------------*/
.tituloSubMenu {
    border: 1px solid #dddddd;
    background: #c6d5dc;
    font-weight: normal;
    color: #131920;
    opacity: .90 !important;
    filter: Alpha(Opacity=95) !important;
    background-image: none;
}

.menuPrincipal .ui-slidemenu-backward {
    position: fixed !important;
    top: 102px !important;
    width: 271px !important;
    height: 25px !important;
    font-weight: bold !important;
    color: white !important;
    font-size: 14px;
}

.menuPrincipal {
    width: 290px !important;
    border: none !important;
}

.menuPrincipal .ui-menu-list {
    width: 100% !important;
    border: none !important;
}

.menuPrincipal .ui-slidemenu-content {
    padding-top: 0px !important;
    padding-right: 10px !important;
    width: 285px;
    min-height: 420px !important;
}

.menuPrincipal .ui-widget-content {
    padding: 0px !important;
}

.menuPrincipal .ui-menuitem {
    padding-top: 0px !important;
}

.menuPrincipal .ui-menuitem-link {
    margin-top: 0px !important;
    padding-top: 2px !important;
}

.tamanhoScrollPanel .ui-scrollpanel-content {
    position: relative;
    width: 100%;
}

.ui-icon-check-verde {
    width: 16px;
    height: 16px;
    background: url("../img/check-icon.png") no-repeat !important;
}

.ui-icon-error {
    width: 16px;
    height: 16px;
    background: url("../img/error.png") no-repeat !important;
}

.painelBrancoBordasRedondas {
    background: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CFCFCF;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.rodapePainelBrancoBordasRedondas {
    background: -webkit-linear-gradient(#FFFFFF, #F5F5F5);
    background: -moz-linear-gradient(#FFFFFF, #F5F5F5);
    background: linear-gradient(#FFFFFF, #F5F5F5);
    border-top: 1px solid #CFCFCF;
}

.verticalAlignTop {
    vertical-align: top !important;
}

.verticalAlignMiddle {
    vertical-align: middle !important;
}

.verticalAlignBottom {
    vertical-align: bottom !important;
}

.maiusculo {
    text-transform: uppercase;
}

.semCabecalho thead {
    border: solid red 1px !important;
    display: none !important;
}

.icone-16 {
    width: 16px !important;
    height: 16px !important;
}

.icone-20 {
    width: 20px !important;
    height: 20px !important;
}

.icone-25 {
    width: 25px !important;
    height: 25px !important;
}

.icone-30 {
    width: 30px !important;
    height: 30px !important;
    text-align: center !important;
}

.ui-icon-extlink {
    background: url(images/icons/16x16/exit-link.png) !important;
}

.ui-icon-menu-list {
    background: url(images/icons/16x16/menu-list.png) !important;
}

.ui-icon-atualizar {
    background: url(images/icons/16x16/atualizar.png) !important;
}

.ui-icon-estornar {
    background: url(images/icons/16x16/arrow-circle-225-left.png) !important;
}

.ui-icon-gear {
    background: url(images/icons/16x16/gear.png) !important;
}

.ui-icon-clipboard {
    background: url(images/icons/16x16/clipboard-text.png) !important;
}

.ui-icon-lista {
    background: url(images/icons/16x16/edit-list.png) !important;
}

.ui-icon-arrowthick-1-n {
    background: url(images/icons/16x16/arrow-up-medium.png) !important;
}

.ui-icon-calendar-plus {
    background: url(images/icons/16x16/calendar-plus.png) !important;
}

.ui-icon-calendar-minus {
    background: url(images/icons/16x16/calendar-minus.png) !important;
}

.ui-icon-arrowthick-1-s {
    background: url(images/icons/16x16/arrow-down-medium.png) !important;
}

.ui-icon-wrench {
    background: url(images/icons/16x16/wrench-arrow.png) !important;
}

.ui-icon-deferir {
    background: url(images/icons/16x16/tick-white.png) !important;
}

.ui-icon-lupa {
    background: url(images/icons/16x16/lupa.png) !important;
}

.ui-icon-filtro {
    background: url(images/icons/16x16/filtro.png) !important;
}

.ui-icon-search {
    background: url(images/icons/16x16/lupa.png) !important;
}

.ui-icon-circle-plus {
    background: url(images/icons/16x16/plus-circle.png) !important;
}

.ui-icon-only-plus {
    background: url(images/icons/16x16/plus.png) !important;
}

.ui-icon-eye {
    background: url(images/icons/16x16/eye.png) !important;
}

.ui-icon-close {
    background: url(images/icons/16x16/cross.png) !important;
}

.ui-icon-closethick {
    background: url(images/icons/16x16/cross.png) !important;
}

.ui-icon-disk {
    background: url(images/icons/16x16/disquete.png) !important;
}

.ui-icon-plusthick {
    background: url(images/icons/16x16/plus-circle.png) !important;
}

.ui-icon-plus {
    background: url(images/icons/16x16/plus-circle.png) !important;
}

.ui-icon-cancel {
    background: url(images/icons/16x16/prohibition.png) !important;
}

.ui-icon-check {
    background: url(images/icons/16x16/tick.png) !important;
}

.ui-icon-un-check {
    background: none !important;
}

.ui-icon-lapis-plus {
    background: url(images/icons/16x16/pencil_add.png) !important;
}

.ui-icon-add {
    background: url(images/icons/16x16/add-16.png) !important;
}

.ui-icon-minus {
    background: url(images/icons/16x16/minus-16.png) !important;
}

.ui-icon-block {
    background: url(images/icons/16x16/block.png) !important;
}

.ui-icon-note {
    background: url(images/icons/16x16/note.png) !important;
}

.ui-icon-trash {
    background: url(images/icons/16x16/recycle.png) !important;
}

.ui-icon-web-publico {
    background: url(images/icons/16x16/webpublico.png) !important;
}

.ui-icon-check-boolean {
    background: url(images/icons/16x16/check-booelan.png) !important;
}

.ui-icon-uncheck-boolean {
    background: url(images/icons/16x16/uncheck-boolean.png) !important;
}

.ui-icon-arrowreturnthick-1-n {
    background: url(images/icons/16x16/arrow-curve-090-left.png) !important;
}

.ui-icon-pencil {
    background: url(images/icons/16x16/lapis.png) !important;
}

.ui-icon-document-save {
    background: url(images/icons/16x16/document-save.png) !important;
}

.ui-icon-calendar-select {
    background: url(images/icons/16x16/calendar-select.png) !important;
}

.ui-icon-voltar {
    background: url(images/icons/16x16/arrow-180.png) !important;
}

.ui-icon-info {
    background: url(images/icons/16x16/information.png) !important;
}

.ui-icon-print {
    background: url(images/icons/16x16/printer.png) !important;
}

.ui-icon-document {
    background: url(images/icons/16x16/document.png) !important;
}

.ui-icon-circle-close {
    background: url(images/icons/16x16/cross-circle.png) !important;
}

.ui-icon-clock {
    background: url(images/icons/16x16/clock-frame.png) !important;
}

.ui-icon-clear {
    background: url(images/icons/16x16/broom.png) !important;
}

.ui-icon-photo {
    background: url(images/icons/16x16/photo.png) !important;
}

.ui-icon-folder-open {
    background: url(images/icons/16x16/folder-horizontal-open.png) !important;
}

.ui-icon-folder-collapsed {
    background: url(images/icons/16x16/folder-horizontal.png) !important;
}

.ui-icon-arrow-stop-270 {
    background: url(images/icons/16x16/arrow-stop-270.png) !important;
}

.ui-icon-download {
    background: url(images/icons/16x16/arrow-stop-270.png) !important;
}

.ui-icon-image {
    background: url(images/icons/16x16/image.png) !important;
}

.ui-icon-blue-document-copy {
    background: url(images/icons/16x16/blue-document-copy.png) !important;
}

.ui-icon-construcao {
    background: url(images/icons/16x16/construction.png) !important;
}

.ui-icon-categorias {
    background: url(images/icons/16x16/category.png) !important;
}

.ui-icon-servico {
    background: url(images/icons/16x16/setting_tools.png) !important;
}

.ui-icon-calculator {
    background: url(images/icons/16x16/calculator.png) !important;
}

.ui-icon-users {
    background: url(images/icons/16x16/users.png) !important;
}

.ui-icon-user-go {
    background: url(images/icons/16x16/user_go.png) !important;
}

.ui-icon-user-delete {
    background: url(images/icons/16x16/user_delete.png) !important;
}

.ui-icon-script-plus {
    background: url(images/icons/16x16/script-plus.png) !important;
}

.ui-icon-none {
    background: none !important;
}

.ui-dialog {
    position: absolute !important;
}

.menuPrincipal {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 300px;
    height: 500px;
    background-color: white;
    position: fixed;
    z-index: 9999999;
    border-right: solid #497692 2px;
    bottom: 30px
}

.topTable {
    vertical-align: top !important;
}

.ui-button {
    background-color: #dde0e2;
    border: 1px solid #cdd0d2;
    font-weight: normal !important;
    border-radius: 3px !important;
}

.ui-button:hover, .ui-button:active {
    border: 1px solid #95a5a7 !important;
    background: #c9ccce;
    font-weight: normal !important;
    -webkit-box-shadow: inset 0 2px 4px rgba(175, 191, 193, 0.15), 0 1px 2px rgba(175, 191, 193, 0.05) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(175, 191, 193, 0.15), 0 1px 2px rgba(175, 191, 193, 0.05) !important;
    box-shadow: inset 0 2px 4px rgba(175, 191, 193, 0.15), 0 1px 2px rgba(175, 191, 193, 0.05) !important;
}

.semSombra {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.ui-button.condicao-consulta-entidade-and {
    color: #ffffff !important;
    border: 1px solid #299DA8 !important;
    background-color: #299DA8 !important;
    border-radius: 5px !important;
    width: 40px !important;
    font-size: 12px !important;
}

.ui-button.condicao-consulta-entidade-or{
    color: #ffffff !important;
    border: 1px solid #3a87ad !important;
    background-color: #3a87ad !important;
    border-radius: 5px !important;
    width: 40px !important;
    font-size: 12px !important;
}

.ui-button.prioritario {
    color: #ffffff !important;
    border: 1px solid #1A7BB9 !important;
    background-color: #1A7BB9 !important;
}

.ui-button.prioritario:hover, .ui-button.prioritario:active {
    background-color: #6BB4E4 !important;
    color: #ffffff !important;
    border: 1px solid #6BB4E4 !important;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
}

.ui-button.prioritario > .ui-icon {
    background-image: url(css/images/ui-icons_ffffff_256x240.png);
}

.ui-button.prioritario_vermelho {
    color: #000000 !important;
    border: 1px solid #800004 !important;
    background-color: #F08080 !important;
    background-image: -moz-linear-gradient(top, #F08080, #c43c35) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F08080), to(#c43c35)) !important;
    background-image: -webkit-linear-gradient(top, #F08080, #c43c35) !important;
    background-image: -o-linear-gradient(top, #F08080, #c43c35) !important;
    background-image: linear-gradient(to bottom, #F08080, #c43c35) !important;
}

.ui-button.padrao {
    min-width: 90px !important;
}

.ui-button.operacao {
    min-width: 100px;
    min-height: 30px;
}

.ui-button.warn {
    color: #ffffff !important;
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)) !important;
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406) !important;
    background-image: -o-linear-gradient(top, #fbb450, #f89406) !important;
    background-image: linear-gradient(to bottom, #fbb450, #f89406) !important;
    background-repeat: repeat-x !important;
    border-color: #f89406 #f89406 #ad6704 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;

}

.ui-button.warn:hover, .ui-button.warn:active {
    background-color: #f89406 !important;
    color: #ffffff !important;
    border-color: #f89406 #f89406 #ad6704 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
}

.ui-button.sucess {
    color: #ffffff !important;
    background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)) !important;
    background-image: -webkit-linear-gradient(top, #62c462, #51a351) !important;
    background-image: -o-linear-gradient(top, #62c462, #51a351) !important;
    background-image: linear-gradient(to bottom, #62c462, #51a351) !important;
    background-repeat: repeat-x !important;
    border-color: #51a351 #51a351 #387038;
!important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;

}

.ui-button.sucess:hover, .ui-button.sucess:active {
    background-color: #51a351 !important;
    color: #ffffff !important;
    border-color: #51a351 #51a351 #387038;
!important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
}

.ui-button.botao-select-desmarcado {
    border-style: solid !important;
    background: #d0e5f5 !important;
    border-color: #92b8d3 !important;
}

.ui-button.botao-transparente {
    background: transparent !important;
    border: transparent !important;
}

.botaoIniciar {
    font-size: 12pt !important;
    height: 30px;
    width: 100px;
    border-radius: 0px !important;
    border: 0 !important;
    font-weight: bolder !important;
    color: white !important;
    padding: 0 !important;
    background-color: #9AC0CD !important;
}

.botaoIniciar:hover {
    font-size: 12pt !important;
    height: 30px;
    width: 100px;
    border-radius: 0px !important;
    border: 0 !important;
    font-weight: bolder !important;
    background: #6e95a6 !important;
    color: white !important;
    padding: 0 !important;
}

.ui-widget-content {
    /*border: 1px solid #6a6a73 !important;*/
}

.semBorda {
    border: 0 !important; !important;
}

botaoSemPadding.ui-button-text-only .ui-button-text {
    padding: 0px !important;
}

.botao-cabecalho-tabela {
    color: #212529 !important;
    background: #ffffff !important;
    border: 1px solid #ccc;
}

.botao-cabecalho-selecionado {
    background: #7e7c80 !important;
    color: #ffffff !important;
}

.icone-40-pesquisa-generico {
    width: 30px !important;
    height: 35px !important;
    text-align: center !important;
}

.ui-icon-primeiro {
    background-image: url(images/icons/16x16/control-stop-180.png) !important;
}

.ui-icon-proximo {
    background-image: url(images/icons/16x16/control-skip.png) !important;
}

.ui-icon-anterior {
    background-image: url(images/icons/16x16/control-skip-180.png) !important;
}

.ui-icon-ultimo {
    background-image: url(images/icons/16x16/control-stop.png) !important;
}

.ui-button.botao-selecionado-pesquisa-generico {
    color: #555555 !important;
    border: 1px solid #7A8B8B !important;
    font-weight: bold !important;
    width: 100% !important;
    padding: 0px !important;
    background-color: #9AC0CD !important;
    background-image: -moz-linear-gradient(top, #9AC0CD, #8DB6CD) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9AC0CD), to(#8DB6CD)) !important;
    background-image: -webkit-linear-gradient(top, #9AC0CD, #8DB6CD) !important;
    background-image: -o-linear-gradient(top, #9AC0CD, #8DB6CD) !important;
    background-image: linear-gradient(to bottom, #9AC0CD, #8DB6CD) !important;
}

.ui-button.botao-selecionado-pesquisa-generico:hover, .ui-button.botao-selecionado-pesquisa-generico:active {
    background-color: #9AC0CD !important;
    color: #555555 !important;
    font-weight: bold !important;
    border: 1px solid #7A8B8B !important;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
}

.ui-button.botao-deselecionado-pesquisa-generico {
    color: #555555 !important;
    border: 1px solid #7A8B8B !important;
    font-weight: bold !important;
    width: 100% !important;
    padding: 0px !important;
    background-color: #9AC0CD !important;
    background-image: -moz-linear-gradient(top, #e6e6e6, #e6e6e6) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#e6e6e6)) !important;
    background-image: -webkit-linear-gradient(top, #e6e6e6, #e6e6e6) !important;
    background-image: -o-linear-gradient(top, #e6e6e6, #e6e6e6) !important;
    background-image: linear-gradient(to bottom, #e6e6e6, #e6e6e6) !important;
}

.ui-button.botao-deselecionado-pesquisa-generico:hover, .ui-button.botao-selecionado-pesquisa-generico:active {
    background-color: #9AC0CD !important;
    font-weight: bold !important;
    color: #555555 !important;
    border: 1px solid #7A8B8B !important;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
}

.painel {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fundoBranco {
    background: white !important;
}

.fundoAzul {
    background: #497692 !important;
}

.prig10 {
    padding-right: 10px !important;
}

.prig05 {
    padding-right: 05px !important;
}

.plef05 {
    padding-left: 05px !important;
}

.somenteBotao .fileupload-buttonbar {
    padding: 0px !important;
    margin-top: 5px;
    border: none !important;
    background: none !important;
}

.somenteBotao .fileupload-content {
    border: none !important;
    height: 0px !important;
}

.somenteBotao table.files {
    position: relative;
    z-index: 99;
    top: -39px;
    right: -100px;
    background: #fef6f3 !important;
    border: solid red 1px !important;
}

#notificacoes {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    top: 0;
    display: none;
    overflow-y: scroll;
    background-color: rgba(245, 245, 245, .95);
    border-bottom: 5px ridge #62686a;
    padding-top: 100px;
    /*z-index: 999;*/
    /*box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);*/
}

.notificacoes-conteudo {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 2%;
}

#mensagens-conteudo {
    display: none;
}

#notificacoes-topo {
    padding-left: 5%;
    padding-right: 5%;
}

.topo-direito {
    float: right;
    margin-top: 20px;
}

legend {
    display: block;
    /*width: 100%;*/
    padding: 0;

    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.legenda {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 40px;
}

#alerta-notificacoes {
    position: fixed;
    bottom: 50px;
    display: none;
}

.bubble {
    padding: 10px;
    position: relative;
    border-color: #eed3d7;
    color: #b94a48;
    border-radius: 3px;
    background: rgba(242, 222, 222, 1);
}

.bubble:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 30px;
    border-top: 10px solid blue;
    border-top-color: inherit;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.canto-esquerdo {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
}

#icone-notificacao {
    cursor: pointer;
}

#icone-chmado {
    cursor: pointer;
}

.badge:empty {
    display: none;
}

.titulo-mensagem {
    display: none;
}

.painelPesquisaGenerico {
    border: 1px solid #e7eaec !important;
    padding: 15px 20px !important;
}

.painelPesquisaGenerico .ui-panel-content {
    border: none !important;
    padding: 0px !important;
    background-color: #ffffff !important;
}

.tabelaHierarquia .ui-widget-header {
    display: none !important;
}

.width50 {
    width: 50px;
}

.width69 {
    width: 69px;
}

.width70 {
    width: 70px;
}

.width100 {
    width: 100px;
}

.width150 {
    width: 150px;
}

.width200 {
    width: 200px;
}

.width300 {
    width: 300px;
}

.ui-blockui {
    background: #9ac0cd !important;
    opacity: 0.6 !important;
}

table .semBorda {
    border: none !important;
}

.ui-icon-hierarquia-azul {
    background: no-repeat url(images/icons/outros/hierarquia-azul.png) !important;
    width: 85px !important;
    height: 49px !important;
    background-size: 50% 50% !important;
    /*border : solid red 1px;*/
}

.ui-icon-hierarquia-verde {
    background: no-repeat url(images/icons/outros/hierarquia-verde.png) !important;
    width: 85px !important;
    height: 49px !important;
    background-size: 50% 50% !important;
    /*border : solid red 1px;*/
}

.ui-icon-folders-explorer {
    background: no-repeat url(images/icons/32x32/folders_explorer.png) !important;
    width: 32px !important;
    height: 32px !important;
    background-size: 50% 50% !important;
    /*border : solid red 1px;*/
}

.icone-hierarquia .ui-button-text {
    margin-left: 17px !important;
}

.ui-datatable .ui-datatable-data table td {
    border: none;
}

.ui-icon-unidade {
    background: no-repeat url(images/icons/outros/hierarquia-verde.png) !important;
    width: 35px !important;
    height: 35px !important;
    background-size: 50% 50% !important;
}

.ui-icon-question {
    background: url(images/icons/16x16/question.png) !important;
}

.ui-icon-user-exclamation {
    background: url(images/icons/16x16/user-exclamation.png) !important;
}

.ui-icon-user-tick {
    background: url(images/icons/16x16/user-tick.png) !important;
}

.ui-icon-excel {
    background: url(images/icons/16x16/excel.png) !important;
}

.ui-icon-pdf {
    background: url(images/icons/16x16/pdf.png) !important;
}

.ui-icon-export-pdf {
    background: url(images/icons/export/pdf.png) !important;
}

.ui-icon-export-csv {
    background: url(images/icons/export/csv.png) !important;
}

.ui-icon-export-xlsx {
    background: url(images/icons/export/xlsx.png) !important;
}

.ui-icon-export-text {
    background: url(images/icons/export/text.png) !important;
}

.ui-icon-export-word {
    background: url(images/icons/export/word.png) !important;
}

.ui-icon-export-xml {
    background: url(images/icons/export/xml.png) !important;
}

.ui-icon-export-html {
    background: url(images/icons/export/html.png) !important;
}


.icone-teste .ui-button-text {
    margin-left: 50px !important;
}

.c1 {
    vertical-align: top !important;
    width: 50% !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: url("css/images/ui-bg_flat_55_fbec88_40x100.png") repeat-x scroll 50% 50% #FBEC88 !important;
    border: 1px solid #FAD42E !important;
    color: #363636 !important;
}

.btn-nao-selecionado {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.icon-animated-bell {
    display: inline-block;
    -moz-animation: ringing 5.0s 10 ease 0.5s;
    -webkit-animation: ringing 5.0s 10 ease 0.5s;
    -o-animation: ringing 5.0s 10 ease 0.5s;
    -ms-animation: ringing 5.0s 10 ease 0.5s;
    animation: ringing 5.0s 10 ease 0.5s;
    -moz-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.icon-animated-bell {
    display: inline-block;
    -moz-animation: ringing 5.0s 10 ease 0.5s;
    -webkit-animation: ringing 5.0s 10 ease 0.5s;
    -o-animation: ringing 5.0s 10 ease 0.5s;
    -ms-animation: ringing 5.0s 10 ease 0.5s;
    animation: ringing 5.0s 10 ease 0.5s;
    -moz-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

@-moz-keyframes ringing {
    0% {
        -moz-transform: rotate(-15deg)
    }
    2% {
        -moz-transform: rotate(15deg)
    }
    4% {
        -moz-transform: rotate(-18deg)
    }
    6% {
        -moz-transform: rotate(18deg)
    }
    8% {
        -moz-transform: rotate(-22deg)
    }
    10% {
        -moz-transform: rotate(22deg)
    }
    12% {
        -moz-transform: rotate(-18deg)
    }
    14% {
        -moz-transform: rotate(18deg)
    }
    16% {
        -moz-transform: rotate(-12deg)
    }
    18% {
        -moz-transform: rotate(12deg)
    }
    20% {
        -moz-transform: rotate(0deg)
    }
}

@-webkit-keyframes ringing {
    0% {
        -webkit-transform: rotate(-15deg)
    }
    2% {
        -webkit-transform: rotate(15deg)
    }
    4% {
        -webkit-transform: rotate(-18deg)
    }
    6% {
        -webkit-transform: rotate(18deg)
    }
    8% {
        -webkit-transform: rotate(-22deg)
    }
    10% {
        -webkit-transform: rotate(22deg)
    }
    12% {
        -webkit-transform: rotate(-18deg)
    }
    14% {
        -webkit-transform: rotate(18deg)
    }
    16% {
        -webkit-transform: rotate(-12deg)
    }
    18% {
        -webkit-transform: rotate(12deg)
    }
    20% {
        -webkit-transform: rotate(0deg)
    }
}

@-ms-keyframes ringing {
    0% {
        -ms-transform: rotate(-15deg)
    }
    2% {
        -ms-transform: rotate(15deg)
    }
    4% {
        -ms-transform: rotate(-18deg)
    }
    6% {
        -ms-transform: rotate(18deg)
    }
    8% {
        -ms-transform: rotate(-22deg)
    }
    10% {
        -ms-transform: rotate(22deg)
    }
    12% {
        -ms-transform: rotate(-18deg)
    }
    14% {
        -ms-transform: rotate(18deg)
    }
    16% {
        -ms-transform: rotate(-12deg)
    }
    18% {
        -ms-transform: rotate(12deg)
    }
    20% {
        -ms-transform: rotate(0deg)
    }
}

@keyframes ringing {
    0% {
        transform: rotate(-15deg)
    }
    2% {
        transform: rotate(15deg)
    }
    4% {
        transform: rotate(-18deg)
    }
    6% {
        transform: rotate(18deg)
    }
    8% {
        transform: rotate(-22deg)
    }
    10% {
        transform: rotate(22deg)
    }
    12% {
        transform: rotate(-18deg)
    }
    14% {
        transform: rotate(18deg)
    }
    16% {
        transform: rotate(-12deg)
    }
    18% {
        transform: rotate(12deg)
    }
    20% {
        transform: rotate(0deg)
    }
}

.dropdown-user {
    border-radius: 0 !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.navbar-webpublico .navbar-inner {
    background: #56B6D4; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #3d79b0, #56B6D4); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #3d79b0, #56B6D4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    max-height: 55px !important;

}

.navbar-webpublico .nav > li > a {
    color: #FEFEFE !important;
    text-shadow: 0 0px 0 #ffffff !important;
}

.user-info {
    max-width: 50px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    line-height: 15px;
    position: relative;
}

.column-referencia {
    max-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    line-height: 15px;
    position: relative;
}

.column-divida {
    max-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    line-height: 15px;
    position: relative;
}

.column-valores {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    line-height: 15px;
    position: relative;
}

.column-situacao {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 15px;
    position: relative;
}

.icone-barra-superior {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

@media (min-width: 800px) {
    .user-info {
        max-width: 100px;
    }

    .column-referencia {
        max-width: 55px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .column-divida {
        max-width: 45px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .column-valores {
        max-width: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .column-situacao {
        max-width: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (min-width: 1000px) {
    .user-info {
        max-width: 150px;
    }

    .column-referencia {
        max-width: 70px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .column-divida {
        max-width: 60px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .column-valores {
        max-width: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .column-situacao {
        max-width: 40px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (min-width: 1100px) {
    .user-info {
        max-width: 250px;
    }

    .column-referencia {
        max-width: 110px;
        text-overflow: clip;
        white-space: normal;
    }

    .column-divida {
        max-width: 100px;
        text-overflow: clip;
        white-space: normal;
    }

    .column-valores {
        max-width: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .column-situacao {
        max-width: 50px;
        text-overflow: clip;
        white-space: normal;
    }
}

@media (min-width: 1366px) {
    .user-info {
        max-width: 390px;
    }

    .column-referencia {
        max-width: 180px;
        text-overflow: clip;
        white-space: normal;
    }

    .column-divida {
        max-width: 170px;
        text-overflow: clip;
        white-space: normal;
    }

    .column-situacao {
        max-width: 50px;
        text-overflow: clip;
        white-space: normal;
    }
}

#tabelaResumoEmpenhoPorOrgao {
    /*background: red;*/
    width: 72%;
    left: 1%;
    max-height: 250px;
    min-height: 250px;
    /*position: absolute;*/
    /*border-left: 1px solid #dddddd;*/
    padding: 10px;
    overflow-y: auto;
}

/*#cabecalho {*/
/*line-height: 20px;*/
/*}*/

hr {
    border: 1px dashed #eee;
    margin: 20px 0;
}

.linha-tabela-itens-contrato-fornecedor-nao-habilitado {
    background-image: none !important;
    background-color: #ffbaba !important;
}

.ui-icon-currency {
    background-image: url(images/icons/16x16/currency.png) !important;
}

.titulo-tabela {
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: underline;
    text-transform: uppercase;
}

.headerVerde .ui-datatable-header {
    background: #020031;
    background: -moz-linear-gradient(45deg, #66CDAA 0%, #006400 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #66CDAA), color-stop(100%, #006400));
    background: -webkit-linear-gradient(45deg, #66CDAA 0%, #006400 100%);
    background: -o-linear-gradient(45deg, #66CDAA 0%, #006400 100%);
    background: -ms-linear-gradient(45deg, #66CDAA 0%, #006400 100%);
    background: linear-gradient(45deg, #66CDAA 0%, #006400 100%);
    color: #ffffff;
}

.headerVermelho .ui-datatable-header {
    background: #020031;
    background: -moz-linear-gradient(45deg, #F08080 0%, #A52A2A 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #F08080), color-stop(100%, #A52A2A));
    background: -webkit-linear-gradient(45deg, #F08080 0%, #A52A2A 100%);
    background: -o-linear-gradient(45deg, #F08080 0%, #A52A2A 100%);
    background: -ms-linear-gradient(45deg, #F08080 0%, #A52A2A 100%);
    background: linear-gradient(45deg, #F08080 0%, #A52A2A 100%);
    color: #ffffff;
}

.ui-datatable .ui-datatable-header {
    padding: 0 0 !important;
}

.verticalAlignTop td {
    vertical-align: top !important;
}

#dialogoMensagensNaoLidas {
    border-radius: 0 !important;
}

#dialogoMensagensNaoLidas .ui-widget-header {
    border-radius: 0 !important;
}

.ui-widget-content {
    border-radius: 0 !important;
}

.ui-widget-header {
    border-radius: 0 !important;
}

.versoes-sefip td {
    padding-right: 15px !important;
}

.largura-modelo-documento-input-texto {
    width: 75% !important;
}

.largura-modelo-documento-tags {
    width: 25% !important;
}

.div-link-contrato {
    background: white !important;
    height: 100%;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: solid #92b8d3 1px;
}

.div-link-contrato:hover {
    background: #d0e5f5 !important;
}

.link-contrato {
    text-decoration: none !important;
}

.div-link-contrato-tabela {
    background: white !important;
    height: 100%;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
}

.div-link-contrato-tabela:hover {
    background: #d0e5f5 !important;
}

.ui-datatable-data .coluna-tabela-tags-contrato .ui-dt-c {
    padding: 0px 0px 0px 0px !important;
}

.wp-botao-tabela {
    width: 32px;
    height: 30px;
}

.bloqueio-tela {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #ede9df;
    text-align: center;
    padding-top: 25%;
    color: slategrey;
}

.lista {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    white-space: nowrap;
    text-decoration: none !important;
}

.icon-pulse {
    display: inline-block;
    -moz-animation: pulse 2s infinite linear;
    -o-animation: pulse 2s infinite linear;
    -webkit-animation: pulse 2s infinite linear;
    animation: pulse 2s infinite linear;
}

.widthVinteCincoPorCento {
    width: 25% !important;
}

.widthTrintaPorCento {
    width: 30% !important;
}

.widthQuarentaPorCento {
    width: 40% !important;
}

@-webkit-keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.manual-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 20px;
    margin-bottom: 20px;
}

.pickAlienacao {
    width: 100% !important;
}

.pickAlienacao ul {
    width: 99% !important;
}

.pickAlienacao .ui-picklist-filter {
    width: 93% !important;
}

.mouseHoverBlue {
    color: #0088cc !important;
    border-color: #0088cc !important;
}

.mlef05selectOneRadio label {
    margin-left: 05px !important;
}

.altura-25 {
    height: 25px !important;
}

.ui-datatable-tablewrapper table tbody tr td {
    white-space: normal !important;
}

.label-nav {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    vertical-align: baseline;
    white-space: nowrap;
}

.navbar .nav > li > a.unidade {
    padding: 5px 15px 10px 5px;
}

.btn-menu {
    margin: 7px !important;
    margin-left: 10px !important;
    /*background-color: #5A738D;*/
    /*border-color: #5A738D;*/
    color: #FFFFFF;
    border-radius: 3px;
    padding: 4px 12px;
    margin: 14px 5px 5px 20px;
    font-size: 14px;
    float: left;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
}

.btn-menu:hover {
    margin: 7px !important;
    margin-left: 10px !important;
    background-color: #1AB394;
    border-color: #1AB394;
    color: #FFFFFF;
    border-radius: 3px;
    padding: 4px 12px;
    margin: 14px 5px 5px 20px;
    font-size: 14px;
    float: left;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    box-shadow: none !important;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
    border: none !important;
}

.navbar-wp .navbar-inner {
    background-color: #2F4050;
    background-image: -moz-linear-gradient(top, #2F4050, #2F4050);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2F4050), to(#2F4050));
    background-image: -webkit-linear-gradient(top, #2F4050, #2F4050);
    background-image: -o-linear-gradient(top, #2F4050, #2F4050);
    background-image: linear-gradient(to bottom, #2F4050, #2F4050);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2F4050', endColorstr='#ff2F4050', GradientType=0);
    border-color: #273A4A;
}

.navbar-wp .nav > li > a {
    text-shadow: none !important;
    color: #A7B1C2 !important;
}

.navbar-wp .nav li.dropdown.open > .dropdown-toggle {
    background-color: #293846 !important;
}

.btn-menu-wp {
    background-color: #1AB394;
    border-color: #1AB394;
    color: #FFF;
}

.input-disabled {
    opacity: 0.55;
    font-weight: bold !important;
}

#spinner {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background: url(../../images/rio.jpg) 50% 50% no-repeat #ede9df;*/
    background: #cbcbcb;
    text-align: center;
    padding-top: 25%;
    opacity: 0.9;
}

.loading-cube {
    width: 145px;
}

.loading-cube div {
    display: inline-block;
    background-color: #348FE2;
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    border-radius: 1px;
}

.loading-cube .box1 {
    -webkit-animation: loading-cube-box1 1.5s infinite;
    animation: loading-cube-box1 1.5s infinite;
}

.loading-cube .box2 {
    -webkit-animation: loading-cube-box2 1.5s infinite;
    animation: loading-cube-box2 1.5s infinite;
}

.loading-cube .box3 {
    -webkit-animation: loading-cube-box3 1.5s infinite;
    animation: loading-cube-box3 1.5s infinite;
}

.loading-cube .box4 {
    -webkit-animation: loading-cube-box4 1.5s infinite;
    animation: loading-cube-box4 1.5s infinite;
}

.loading-cube .box5 {
    -webkit-animation: loading-cube-box5 1.5s infinite;
    animation: loading-cube-box5 1.5s infinite;
}

@keyframes loading-cube-box1 {
    40% {
        transform: translate(50px, 0) scale(1.5);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes loading-cube-box2 {
    40% {
        transform: translate(25px, 0) scale(2);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes loading-cube-box3 {
    25% {
        transform: scale(3);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes loading-cube-box4 {
    40% {
        transform: translate(-25px, 0) scale(2);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes loading-cube-box5 {
    40% {
        transform: translate(-50px, 0) scale(1.5);
    }
    100% {
        transform: translate(0, 0);
    }
}

.sk-folding-cube {
    margin: 20px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #5A738D;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

/* Margin Top */
.mtop02 {
    margin-top: 02px !important;
}

.mtop03 {
    margin-top: 03px !important;
}

.mtop05 {
    margin-top: 05px !important;
}

.mtop10 {
    margin-top: 10px !important;
}

.mtop20 {
    margin-top: 20px !important;
}

.mtop50 {
    margin-top: 50px !important;
}

.mtop100 {
    margin-top: 100px !important;
}

/* Margin Bottom */
.mbot02 {
    margin-bottom: 02px !important;
}

.mbot03 {
    margin-bottom: 03px !important;
}

.mbot05 {
    margin-bottom: 05px !important;
}

.mbot10 {
    margin-bottom: 10px !important;
}

.mbot20 {
    margin-bottom: 20px !important;
}

.mbot30 {
    margin-bottom: 30px !important;
}

.mbot50 {
    margin-bottom: 50px !important;
}

.mbot100 {
    margin-bottom: 100px !important;
}

/* Margin Left*/
.mlef02 {
    margin-left: 02px !important;
}

.mlef03 {
    margin-left: 03px !important;
}

.mlef05 {
    margin-left: 05px !important;
}

.mlef10 {
    margin-left: 10px !important;
}

.mlef20 {
    margin-left: 20px !important;
}

.mlef30 {
    margin-left: 30px !important;
}

.mlef50 {
    margin-left: 50px !important;
}

.mlef100 {
    margin-left: 100px !important;
}

/* Margin Right */
.mrig02 {
    margin-right: 02px !important;
}

.mrig03 {
    margin-right: 03px !important;
}

.mrig05 {
    margin-right: 05px !important;
}

.mrig10 {
    margin-right: 10px !important;
}

.mrig15 {
    margin-right: 15px !important;
}

.mrig20 {
    margin-right: 20px !important;
}

.mrig30 {
    margin-right: 30px !important;
}

.mrig50 {
    margin-right: 50px !important;
}

.mrig100 {
    margin-right: 100px !important;
}

.altura-25-linhas-tabela tr {
    min-height: 22px !important;
    height: 22px !important;
}

.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
    border-radius: 4px;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 0 13px 0 rgba(62, 44, 90, .08);
    box-shadow: 0 0 13px 0 rgba(62, 44, 90, .08);
}

.ibox.collapsed .ibox-content {
    display: none;
}

.ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078";
}

.ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077";
}

.ibox:after,
.ibox:before {
    display: table;
}

.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFF;
    color: inherit;
    margin-bottom: 0px;
    padding: 15px 15px 7px;
    min-height: 48px;
}

.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}

.ibox-footer {
    color: inherit;
    border-top: 1px solid #e7eaec;
    font-size: 90%;
    background: #ffffff;
    padding: 10px 15px;
}

.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
    margin-top: 5px;
}

.ibox-content {
    clear: both;
}

.ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none;
}

.ibox-heading h3 {
    font-weight: 200;
    font-size: 24px;
}

.ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
}

.ibox-title .label {
    float: left;
    margin-left: 4px;
}

.ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    position: relative;
    padding: 0;
}

.ibox-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #c4c4c4;
}

.ibox-tools a.btn-primary {
    color: #fff;
}

.ibox-tools .dropdown-menu > li > a {
    padding: 4px 10px;
    font-size: 12px;
}

.ibox .open > .dropdown-menu {
    left: auto;
    right: 0;
}

.label-ofuscado {
    color: #9da0a2 !important;
}

.ui-inputfield {
    padding: 6px 12px !important;
}

select {
    padding: 1px 5px !important;
}

.ui-panel .ui-panel-title {
    font-family: 'Raleway', sans-serif;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #1A7BB9;
    color: #555555;
}

.text-white {
    color: white;
}

.text-tomato {
    color: tomato;
}

.navbar-webpublico .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #ffff;
    border-bottom-color: #ffff;
}

.navbar-webpublico .nav li.dropdown > a:hover .caret,
.navbar-webpublico .nav li.dropdown > a:focus .caret {
    border-top-color: #ffff;
    border-bottom-color: #ffff;
}

/*#div-sensibilidade {*/
/*    width: 10px;*/
/*    height: 100%;*/
/*    top: 57px;*/
/*    position: fixed;*/
/*    z-index: 9999;*/
/*    background: #c8cbcd;*/
/*    background: -webkit-linear-gradient(to top, #9a9d9f, #c8cbcd);*/
/*    background: linear-gradient(to top, #9a9d9f, #c8cbcd);*/
/*}*/

#menu {
    overflow-y: auto;
    overflow-x: hidden;
    width: 1px;
    background: #F4F5F7;
    background: -webkit-linear-gradient(to right, #D5D7DC, #F4F5F7);
    background: linear-gradient(to right, #D5D7DC, #F4F5F7);
    position: fixed;
    z-index: 9999;
    color: #172b4d;
    border-right: solid #c8cbcd 3px;
    top: 57px
}

#menu > #formulario-menu > #container-pesquisa {
    font-size: 11px;
    padding: 5px;
    margin-top: 10px;
    z-index: 99999;
    color: #3d79b0;
    text-decoration: none !important;
    background: #F4F5F7;
    background: -webkit-linear-gradient(to right, #D5D7DC, #F4F5F7);
    background: linear-gradient(to right, #D5D7DC, #F4F5F7);
}

#menu > #formulario-menu input {
    width: 90%;
    margin: 10px;
    border: none;
    border-bottom: 1px solid #bdbfc4;
    height: 30px;
    background: transparent !important;
}

#menu > #formulario-menu > #container-pesquisa a {
    color: inherit;
}

#menu > #formulario-menu > #container-pesquisa small {
    color: inherit;
    color: #56B6D4;
}

#container-menu {

}

select.hideFirstOption option:first-child {
    display: none;
}


/* BACKGROUNDS */

.gray1-bg {
    background-color: #57585A !important;
    color: #ffffff;
}

.gray2-bg {
    background-color: #6C6D70 !important;
    color: #ffffff;
}

.gray3-bg {
    background-color: #808285 !important;
    color: #ffffff;
}

.gray4-bg {
    background-color: #939598 !important;
    color: #ffffff;
}

.gray-bg {
    background-color: #ebebec !important;
}

.white-bg {
    background-color: #ffffff !important;
}

.navy-bg {
    background-color: #82b3b2 !important;
    color: #ffffff;
}

.blue-bg {
    background-color: #1c84c6 !important;
    color: #ffffff;
}

.blue-gradient-bg {
    color: #ffffff;
    background: #2C3E50 !important; /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #2C3E50, #4CA1AF) !important; /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #2C3E50, #4CA1AF) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.lazur-bg {
    background-color: #008f19 !important;
    color: #ffffff;
}

.yellow-bg {
    background-color: #f8ac59 !important;
    color: #ffffff;
}

.red-bg {
    background-color: #d43f3a !important;
    color: #ffffff;
}

.black-bg {
    background-color: #262626 !important;
}

.black-with-bg {
    color: #262626;
    background-color: #ffffff !important;
}

th.centralizado {
    background: #f5f5f5 !important;
}

.modal-full {
    width: 99% !important;
    height: 99% !important;
    padding: 0 !important;
    right: 5px !important;
    top: 5px !important;
    bottom: 5px !important;
}

.modal-content-full {
    height: 99%;
}

#FormularioRelatorio {
    height: 95% !important;
}

.hidden {
    display: none;
}

.meu-botao {
    padding: 5px 10px;
    border: 0;
    color: black;
    text-decoration: none !important;
}

.meu-botao .ui-state-hover {
    border: 0 !important;
    color: black;
    text-decoration: none !important;
}

#FormularioDownloadRelatorio .ui-button:hover, #FormularioDownloadRelatorio .ui-button:active {
    border: 0 !important;
    color: black;
    text-decoration: none !important;
}

.zindex-superior-dialog {
    z-index: 9999999999999999999999999 !important;
}

.link-redirecionar {
    text-decoration: none !important;
    color: black !important;
}

.link-redirecionar:hover {
    text-decoration: underline !important;
    color: #3d79b0 !important;
}

.link-redirecionar:visited {
    color: #3d79b0 !important;
}

.text-center {
    text-align: center;
}



#small-chat {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
}

#small-chat .badge {
    position: absolute;
    top: -3px;
    right: -4px;
}


#small-chat-second {
    position: fixed;
    bottom: 20px;
    right: 60px;
    z-index: 100;
}

#small-chat-second .badge {
    position: absolute;
    top: -3px;
    right: -4px;
}

.open-small-chat {
    height: 38px;
    width: 38px;
    display: block;
    background: #1ab394;
    padding: 9px 8px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.open-small-chat:hover {
    color: white;
    background: #93b3a9;
}

.open-small-chat-second {
    height: 38px;
    width: 38px;
    display: block;
    background: #ff5200;
    padding: 9px 8px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.open-small-chat-second:hover {
    color: white;
    background: #ffa18c;
}

.small-chat-box {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 75px;
    background: #fff;
    border: 1px solid #e7eaec;
    width: 430px;
    height: 350px;
    border-radius: 4px;
}

.small-chat-box.ng-small-chat {
    display: block;
}

.body-small .small-chat-box {
    bottom: 70px;
    right: 20px;
}

.small-chat-box.active {
    display: block;
}

.small-chat-box .heading {
    background: #2f4050;
    padding: 8px 15px;
    font-weight: bold;
    color: #fff;
}

.small-chat-box .chat-date {
    opacity: 0.6;
    font-size: 10px;
    font-weight: normal;
}

.small-chat-box .content {
    padding: 15px 15px;
}

.small-chat-box .content .author-name {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 11px;
}

.small-chat-box .content > div {
    padding-bottom: 20px;
}

.small-chat-box .content .chat-message {
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 11px;
    line-height: 14px;
    max-width: 80%;
    background: #f3f3f4;
    margin-bottom: 10px;
}

.small-chat-box .content .chat-message.active {
    background: #1ab394;
    color: #fff;
}

.small-chat-box .content .left {
    text-align: left;
    clear: both;
}

.small-chat-box .content .left .chat-message {
    float: left;
}

.small-chat-box .content .right {
    text-align: right;
    clear: both;
}

.small-chat-box .content .right .chat-message {
    float: right;
}

.small-chat-box .form-chat {
    padding: 10px 10px;
}

.ui-icon-esocial {
    background: url(images/icons/16x16/esocial.png) !important;
}

.ui-spinner-input{
    padding-right: 20px !important;
}


@media print {

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: none !important;
    }

    .navbar-inner {
        display: none;
    }

    #cabecalho {
        display: none;
    }
}
