/*
    Author: Emerson Gama & Jerônimo do Nascimento
    Since: 09/10/2014
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    /*vertical-align: baseline;*/
}

/* HTML5 display-role reset para navegadores antigos */
article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
    display: block;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 1;
    font-size: 12px !important;
    font-weight: normal !important;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Fim CSS Reset */
html {
    height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
main, nav, section, summary {
    display: block;
}

.wrapper {
    width: 100%;
    /*min-width: 1000px;
    min-height: 100%;*/
    height: auto !important;
    height: 100%;
}

.new-wrapper {
    width: 100%;
    min-height: auto;
    height: auto !important;
    height: 100%;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
    /*background: #004A77 !important;*/
    background: #146fa7 !important;
    height: auto;
    margin-top: -50px;
    width: 100%;
}

.header-div {
    width: 100%;
    padding-bottom: 1px;
    margin: 0 auto;
    margin-top: 45px !important;
}

.headerText, .headerText-new {
    color: white;
    font: bold 12px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    text-align: left;
    margin-top: -50px;
    float: right;
    margin-right: 20px;
    padding-top: 10px;
}

.headerText1 {
    color: white;
    font: bold 12px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    text-align: left;
    margin-top: -34px;
    float: right;
    margin-right: 20px;
    padding-top: 10px;
}

.textBottom {
    margin-top: -35px;
}

.textBottom1 {
    margin-top: -19px;
}

.logo {
    float: left;
    width: 68px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 12px;
}

.logo-titulo {
    color: white;
    font-family: arial;
    font-size: 13px;
    margin-left: 65px;
    text-align: left;
    top: 100px;
    margin-top: -14px !important;
    padding-top: 22px;
    max-width: 220px;
}

.logo-subtitulo {
    color: white;
    font-family: arial;
    font-size: 13px;
    margin-left: 65px;
    text-align: left;
    top: 100px;
    margin-top: -14px;
    max-width: 220px;
    padding-top: 3px;
}

.logo-text-subtitulo {
    color: white;
    font-family: arial;
    font-weight: bold;
    font-size: 17px;
    margin-left: 65px;
    text-align: left;
    top: 100px;
    margin-top: -12px !important;
    margin-bottom: 15px !important;
}

.logo-text-segundo-subtitulo {
    color: white;
    font-family: arial;
    font-weight: bold;
    font-size: 19px;
    margin-left: 65px;
    text-align: left;
    top: 100px;
    margin-top: -18px;
}

.logoCidadeInteligente {
    float: right;
    display: block !important;
    margin-left: 60%;
    width: 172px !important;
    height: 86px !important;
}

.logoCidadeInteligente1 {
    float: right;
    margin-top: -20px;
    width: 128px !important;
    height: 65px !important;
}

.style-user {
    color: #ffffff;
}

.new-fieldset {
    width: 100%;
    padding: 0px 15px 0px 93px;
    column-count: 1;
}

.col1 {
    width: auto;
    min-width: 235px;
    margin-right: 30px;
    float: left;
}

.col2 {
    width: auto;
    min-width: 135px;
    margin-right: 30px;
    float: left;
}

.col3 {
    width: auto;
    min-width: 510px;
    margin-right: 30px;
    float: left;
}

.col4 {
    width: auto;
    min-width: 205px;
    margin-right: 30px;
    float: left;
}

.col-end1, .col-busc3 {
    /*min-width: 278px;
        width: 30%;*/
    width: auto;
    padding-right: 5px;
}

.col-end2, .col-busc4 {
    width: auto;
}

.btn-selecao-sistemas {
    float: right;
    margin-right: 15px;
}

.btn-sair {
    padding: 0 !important;
    margin-left: 15%;
}

@media (max-width: 620px) {
    .col3 {
        width: 100%;
        min-width: auto;
        margin-right: 30px;
        float: left;
    }

    .col-busc1 {
        width: 20%;
        min-width: 70px;
        float: left !important;
    }

    .col-busc2 {
        width: 50%;
        min-width: 130px;
        float: left !important;
    }

    .col-busc3 {
        width: 50%;
        min-width: 130px;
        float: left !important;
    }

    .col-busc4 {
        width: 50%;
        min-width: 130px;
        float: left !important;
    }
}

.dlgs-style {
    color: #1d5987;
    text-align: justify;
}

.login-size {
    width: 340px;
    text-align: left;
}

#login-top {
    padding-top: 140px;
    padding-bottom: 90px;
}

/* .header {
    height: 100px;
    background: white !important;
    color: black;
    font-weight: bold;
}

.logo {
    float:left;
    display: block !important;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 86px !important;
    height: 86px !important;
    position: absolute;
}

.logoCidadeInteligente {
    float: right;
    display: block !important;
    margin-left: 50%;
    width: 172px !important;
    height: 86px !important;
}

.versao {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    font-weight: bold;
    text-align: right;
}

.headerText {
    float: left;
    position: absolute;
    margin-left: 86px;
    padding-top: 10px;
} */

/* Middle
-----------------------------------------------------------------------------*/
.content {
    padding: 0 0 80px;
}

.avisos {
    width: 400px;
    margin-top: 10px;
    padding: 10px;
}

/* Footer
-----------------------------------------------------------------------------*/
/* .footer {

    margin: -30px auto 0;
    min-width: 1000px;
    height: 30px;
    background: #004a77 !important;
    position: relative;

    position:fixed;
    left:0px;
    bottom:0px;
    height:auto;
    width:100%;
    background:#004a77;


         position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;

}

.connect {
    float: left;
    display: inline-block;
    padding-top: 2px !important;
    padding-left: 7px;
}

.direito {
    float: right;
    padding-top: 2px !important;
    padding-right: 7px;
    color: white;
} */
#foot {
    bottom: 0;
    width: 100%;
    background: #004a77 !important;
    /*background: #022c58 !important;*/
    position: fixed;
}

#foot p {
    color: white;
    font: 11px/30px Arial, Helvetica, sans-serif;
    margin: 0;
    padding-right: 10px;
    text-align: right;
    text-transform: uppercase;
}

#foot .connect {
    float: left;
    display: inline-block;
    margin: 0 10px;
    padding: 6px 0;
}

#foot .connect a {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 6px;
}

#foot .connect a.facebook {
    background-position: 0 -112px;
}

#foot .connect a.twitter {
    background-position: 0 -140px;
}

/* Conf. PrimeFaces
-----------------------------------------------------------------------------*/
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    color: #000000;
}

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

.ui-menu .ui-menu-parent .ui-menu-child {
    width: 230px;
}

.semBorda tr, semBorda row, .semBorda td {
    border: none !important;
}

/*.logo {
    width: 64px;
    height: 64px;
}*/
.col.one {
    width: 360px;
}

.col.two {
    padding: 4px 0px;
}

.ui-selectonemenu
.ui-selectonemenu-trigger {
    width: 24px;
}

.ui-button-icon-only {
    width: 3.4em;
}

.ui-splitbutton
.ui-button.ui-splitbutton-menubutton {
    width: 25px;
}

.ui-tabs-left > .ui-tabs-nav {
    width: 23%;
    height: 39px;
    padding-top: 5px;
    margin-top: 10px;
}

/* .menu {
    border-radius: 0 0 0 0;
    margin-bottom: 20px;
} */

/* Vamu ver
-----------------------------------------------------------------------------*/
.sistemas {
    /*font-size: 62.5%;*/
    /*width: auto;*/
    /*height: 800px;*/
    /*height: auto;*/
    width: auto;
    height: auto;
    margin: 30px auto 20px auto;
    /*padding-left: 1.315789474%;*/
    text-align: center;
    float: none;
    /*
    width: 1178px;
    height: 600px;
    margin: 30px auto 20px auto;
    padding-left: 1.315789474%;
    text-align: center;
    float:  none;

    */
}

.sistemas-telefonia {
    width: auto;
    height: auto;
    margin: 30px auto 20px auto;
    padding-left: 1.315789474%;
    text-align: center;
    float: none;
}

.sistemas-telefonia a {
    margin-right: 10px;
}

.sistemas-opc {
    /*background-color: #f0ffff !important;*/
    background-color: #eeeeee !important;
    font-size: 12px !important;
    font-weight: bold !important;
    height: 200px !important;
}

.sistemas-opc-bt {
    background-color: #eeeeee !important;
    font-size: 12px !important;
    font-weight: bold !important;
    margin-top: -21px;
}

.badge-receber {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #FF4500;
    border-radius: 10px
}

.badge-tramitar {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #00EE00;
    border-radius: 10px

}

.alterCad {
    width: 817px !important;
    /*height: auto;*/
    /*left: 30% ;*/
    /*top: 10% ;*/
    /*z-index: 1001 ;*/
    /*margin: auto;*/
}

/*.dataApCol1 {*/
/*    padding-right: 3% !important;*/
/*    padding-bottom: 1% !important;*/
/*}*/

.respData td {
    width: 3%;
    text-align: center !important;
}

.ui-datatable table {
    color: #333333;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    line-height: 10px;
    min-width: 100% !important;
}

.ui-datatable table {
    border-collapse: collapse;
    width: auto !important;
    table-layout: fixed;
}

.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
    color: #333333;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    line-height: 10px;
}

.ui-datatable .ui-datatable-header {
    color: #333333;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    line-height: 10px;
}

.ui-datatable th, .ui-datatable tfoot td {
    color: #333333 !important;
    font-family: 'Trebuchet MS' !important;
    font-style: italic !important;
    font-size: 12px !important;
    line-height: normal !important;
    line-height: 15px !important;
}

.ui-datatable .ui-datatable-data td, .ui-datatable .ui-datatable-data-empty td {
    color: #333333;
    font-family: 'Trebuchet MS' !important;
    font-size: 10px !important;
    line-height: normal !important;
    line-height: 10px !important;
}

.menu {
    /*color: #F0FFFF;
    background-color: #F0FFFF;
    background: #F0FFFF;*/
    border-radius: 0 0 0 0;
    border: 1px solid #79b7e7;
    background: #d0e5f5 url(/siimm/javax.faces.resource/images/ui-bg_glass_75_d0e5f5_1x400.png.faces?ln=primefaces-redmond) 50% 50% repeat-x;
}

.ui-menu .ui-menuitem {
    margin: 1px 5px 0 5px;
}

.ui-widget-content a {
    color: #1d5987;
}

.edit {
    border: 1 pxt;
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #333333;
}

.edit:focus {
    background-color: #fafae6;
}

.combo {
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #333333;
    border-top: none !important;
}

.combo:focus {
    background-color: #fafae6;
}

.rotulos {
    color: #333333;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    line-height: normal;
}

.rotulosBold {
    color: #333333;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    line-height: 12px;
}

.legend {
    color: #666666;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    line-height: normal;
    line-height: 10px;
}

.legendBold {
    color: #666666;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    line-height: 10px;
}

.fonteForm {
    color: #333333;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    line-height: 10px;
}

.fonteGreen {
    color: #006400;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    font-weight: bolder;
    line-height: 10px;
}

.fonteRed {
    color: #FF0000;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    font-weight: bolder;
    line-height: 10px;
}

.fonteBlue {
    color: #3299CC;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    font-weight: bolder;
    line-height: 10px;
}

.fonteLightBlue {
    color: #CCFFFF;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    line-height: normal;
    font-weight: bolder;
    line-height: 10px;
}

.textoAviso {
    color: #666666;
    font: 14px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    font-weight: bold;
}

.textoAviso2 {
    font: 16px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    font-weight: bold;
    margin-top: -0px;
}

.legendBlue {
    color: #330099;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    line-height: normal;
    line-height: 10px;
    font-weight: bold;
}

.legendRed {
    color: #CC0000;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    line-height: normal;
    line-height: 10px;
    font-weight: bold;
}

.border-fieldset {
    margin: 5px 5px 0px 5px;
    border-color: red;
    background: #ddd;
}

.btn-erro {
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49 !important;
    *background-color: #bd362f !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)) !important;
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f) !important;
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f) !important;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f) !important;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f) !important;
    background-repeat: repeat-x !important;
    border-color: #bd362f #bd362f #802420 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0) !important;
    filter: progid:dximagetransform.microsoft.gradient(enabled=false) !important;
}

.border-erro {
    border: 1px solid #da4f49 !important;
}

.fa-lgg {
    width: 18px;
    height: 18px;
    font-size: 1.5em;
    margin-top: -8px !important;
    line-height: 1em;
}

/*-----------ALGUMAS FORMATAÇÕES ESPECIAIS PARA PRIMEFACES---------------------------*/
.ui-menubar {
    font-size: 14px;
}

/* .panelGrid {
    width: 33%;
    border: silver 1 px solid !important;
}

.even {
    font-family: Times New Roman, serif;
    font-size: 18px;
    color: black;
    background-color: white;
    text-indent: 20px;
}

.odd {
    font-family: Times New Roman, serif;
    font-size: 18px;
    color: white;
    background-color: black;
    text-indent: 20px;
}

.mainTable {
    margin-left: auto;
    margin-right: auto;
}

.caption1 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: blue;
}

.caption2 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: red;;
}

.heading {
    font-family: arial;
    font-size: 12px;
    color: black;
    background-color: #FFC1C1;
    text-align: center;
}

/* Definições CSS do primefaces ... */
.painelteste {
    padding: 0px;
}

.btLogin {
    min-width: 100px;
    margin: 10px 0px 0px 0px;
    text-align: center;
    height: 30px;
}

.btImgComTexto {
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-image: url("../imgs/lupinha2.png") !important;
    text-align: right;
    width: 100px;
}

/* Definicoes das imagens... */
.fonte-panel {
    font-size: 12px;
    font-weight: bold;
    font: arial;
}

.prot-favorito {
    border: none;
    width: 99%;
    margin-left: 0px;
    height: auto;
}

.ui-panelgrid {
    border: none !important;
}

.ui-datagrid-column {
    border: none;
}

/*
.ui-picklist .ui-picklist-source {
    width: 420px;
    height: 260px;
}

.ui-picklist .ui-picklist-target {
    width: 420px;
    height: 260px;
}

.pick .ui-picklist-source, .pick .ui-picklist-target {
    width: 280px;
    height: 260px;
}

.ui-picklist .ui-picklist-list {
    list-style-type: none;
    margin-top: 3px;
    overflow: auto;
    padding: 0;
    font: bold;
    font-size: 12px;
    font-family: serif;
}*/
.ui-datagrid {
    border: none;
}

li.ui-selectonemenu-item {
    font-size: 12px;
}

.scrollTermo {
    max-height: 605px !important;
    overflow: scroll !important;
}

#myDialogId.ui-panel .ui-panel-titlebar {
    display: none !important;
}

.tabela {
    width: 100%;
    height: 100%;
}

.ui-datatable-hor-scroll .ui-datatable-tablewrapper, .scrolling-div .ui-datatable-tablewrapper {
    overflow: auto;
    width: 100%;
    height: 100%;
    padding-bottom: 5px;
}

.yourCustomSelector .ui-datatable .ui-datatable-data tr {
    height: 100px;
}

.process_msg .ui-dialog .ui-dialog-titlebar {
    display: none !important;
}

/*               RODAPÉ                   */
/* .clearfix {
    width: 960px;
    margin: 0 auto;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    line-height: 0;
    height: 1%;
    visibility: hidden;
}

.myLabel .ui-outputlable {
    color: blue;
}
#table2 {
    width: 100%;
    font-size: 1em;
} */
.rowGreen td {
    background-color: rgba(91, 183, 91, 0.3);
}

.rowOrange td {
    background-color: rgb(243, 170, 101);
}

.rowOrange td:hover {
    background-color: rgb(243, 144, 15);
}

.rowPurple td {
    background-color: rgb(202, 185, 241);
}

.rowPurple td:hover {
    background-color: rgb(190, 160, 241);
}

.rowPink td {
    background-color: rgb(203, 112, 182);
}

.rowPink td:hover {
    background-color: rgb(203, 78, 183);
}

.rowRed td {
    background-color: rgba(255, 77, 76, 0.98);;
}

.rowRed td:hover {
    background-color: rgb(218, 28, 18);

}

.rowBlue td {
    background-color: rgba(50, 153, 204, 0.3);
}

.rowLightBlue td {
    background-color: rgba(204, 255, 255, 0.3);
}

.coluna {
    height: 44.736842104%;
    width: 23.684210526%; /* 177.5px / 760px */
    margin-right: 1.315789474%; /*10 / 760px */
    /*margin-left: -1.315789474%;  10 / 760px */
    margin-bottom: 1.315789474%; /*10 / 760px */
    margin-top: 1.315789474%; /*10 / 760px */
    float: left;
}

.coluna:hover {
    height: 44.736842104%;
    width: 23.684210526%; /* 177.5px / 760px */
    margin-right: 1.315789474%; /*10 / 760px */
    margin-bottom: 1.315789474%; /*10 / 760px */
    margin-top: 1.315789474%; /*10 / 760px */
    float: left;
    border: #4096ee 1px solid;
}

.coluna:last-child {
    margin-right: 0;
}

.link-sistema {
    font-size: 1.8em;
    height: 15%;
    width: 100%;
    background: #4096ee;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.link-sistema:hover {
    font-size: 1.8em;
    height: 15%;
    width: 100%;
    background: #004A77;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.link-sistema a {
    color: #ffffff !important;
}

.img-sistema {
    background: #FF6707;
    width: 100%;
    height: 60%;
}

.img-sistema img, picture, video, embed {
    width: 100%;
    height: 100%;
}

.desc-sistema {
    font-size: 1.6em;
    background: #F9efef;
    width: 100%;
    height: 25%
}

.ui-fieldset .ui-state-default {
    font-size: 12px;
}

/* Icons
-----------------------------------------------------------------------------*/
.ui-icon.extornar {
    background-image: url("../imgs/extornar.png") !important;
}

.ui-icon.servidor {
    background-image: url("../imgs/rich.png") !important;
}

.ui-icon.orderby {
    background-image: url("../imgs/orderby.png") !important;
}

.ui-icon.historico-ats {
    background-image: url("../imgs/historico_ats.png") !important;
}

.ui-icon.buscar-nw {
    background-image: url("../imgs/lupinha16.png") !important;
}

.ui-icon.buscarNew {
    background-image: url("../imgs/buscar.png") !important;
}

.ui-icon.btlogout {
    background-image: url("../imgs/logout.png") !important;
}

.ui-icon.btdigitar {
    background-image: url("../imgs/digit.png") !important;
}

.ui-icon.btexcluir {
    background-image: url("../imgs/trash2.png") !important;
}

.ui-icon.editar {
    background-image: url("../imgs/editar24.png") !important;
}

.ui-icon.newuser {
    background-image: url("../imgs/newuser.png") !important;
}

.ui-icon.relatorio {
    background-image: url("../imgs/report2.png") !important;
}

.ui-icon.ok {
    background-image: url("../imgs/btok.png") !important;
}

.ui-icon.no {
    background-image: url("../imgs/btno.png") !important;
}

.ui-icon.find {
    background-image: url("../imgs/find16.png") !important;
}

.ui-icon.find2 {
    background-image: url("../imgs/find16.png") !important;
}

.ui-icon.trash {
    background-image: url("../imgs/trash16.png") !important;
}

.ui-icon.concluir {
    background-image: url("../imgs/concluirProcesso2.png") !important;
}

.ui-icon.novoProcesso {
    background-image: url("../imgs/novo.png") !important;
}

.ui-icon.pdf {
    background-image: url("../imgs/pdf.png") !important;
}

.ui-icon.xml {
    background-image: url("../imgs/xml.png") !important;
}

.ui-icon.xls {
    background-image: url("../imgs/xls.png") !important;
}

/* --------------------------------------------------------------------------- */
.ui-icon.anexos-at {
    background-image: url("../imgs/anexos_at.png") !important;
}

.ui-icon.laudo-at {
    background-image: url("../imgs/laudo_at.png") !important;
}

.ui-icon.download-arq {
    background-image: url("../imgs/download-ic16.png") !important;
}

.ui-icon.imprel {
    background-image: url("../imgs/printer2.png") !important;
}

.ui-icon.anterior {
    background-image: url("../imgs/anterior.png") !important;
}

.ui-icon.proximo2 {
    background-image: url("../imgs/proximo.png") !important;
}

.ui-icon.excluir-dados {
    background-image: url("../imgs/excluir_dados16.png") !important;
}

.ui-icon.alterar-dados {
    background-image: url("../imgs/editar_dados16.png") !important;
}

.ui-icon.alterar-senha {
    background-image: url("../imgs/alterar_senha.png") !important;
}

.ui-icon.vencedor {
    background-image: url("../imgs/vencedor16.png") !important;
}

.ui-icon.entrar {
    background-image: url("../imgs/entrar.png") !important;
}

.ui-icon.sair {
    background-image: url("../imgs/sair.png") !important;
}

.ui-icon.confirmar {
    background-image: url("../imgs/confirmar.png") !important;
}

.ui-icon.cancelar {
    background-image: url("../imgs/cancelar.png") !important;
}

.ui-icon.fechar {
    background-image: url("../imgs/fechar.png") !important;
}

.ui-icon.novo {
    background-image: url("../imgs/novo.png") !important;
}

.ui-icon.limpar {
    background-image: url("../imgs/limpar.png") !important;
}

.ui-icon.enviar-email {
    background-image: url("../imgs/enviar_email.png") !important;
}

.ui-icon.imp-rel {
    background-image: url("../imgs/impressora.png") !important;
}

.ui-icon.recibo {
    background-image: url("../imgs/report.png") !important;
}

.ui-icon.podeGravar {
    top: 2px;
    left: 0px;
    margin: 5px 0px 0px 5px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/confirma.png") !important;
}

.ui-icon.close {
    background-image: url("../imgs/close.png") !important;
}

.ui-icon.talk {
    background-image: url("../imgs/talk.png") !important;
}

.ui-icon-editUser {
    background: url("..imgs/editUser.png") !important;
}

.ui-icon.btSoImagemBuscar {
    top: 0px;
    left: 0px;
    margin: 2px 0px 0px 2px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/lupinha.png") !important;
}

.ui-icon.buscaProcess {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -11px 0px 0px -12px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/lupinha2.png") !important;
}

.ui-icon.buscaProcess2 {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -11px 0px 0px -2px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/lupinha2.png") !important;
}

.ui-radiobutton-icon {
    margin-top: -1px;
    margin-left: -1px;
}

.ui-icon.receber-processo {
    background-image: url("../imgs/mnuReceber.png") !important;
}

.ui-icon.receber2 {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -12px 0px 0px -12px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/receber2.png") !important;
}

.ui-icon.apenso {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -12px 0px 0px -12px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/apenso.png") !important;
}

.ui-icon.acoes {
    background-image: url("../imgs/rsz_apenso.png") !important;
}

.ui-icon.btPesquisar {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -11px 0px 0px -10px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/lupinha2.png") !important;
}

.ui-icon.btTramita {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -10px 0px 0px -10px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/old_go_next.png") !important;
}

.ui-icon.btStart {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -12px 0px 0px -5px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/start.png") !important;
}

.ui-icon.btStop {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    margin: -12px 0px 0px -5px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/stop.png") !important;
}

.ui-icon.unlock2 {
    margin: -12px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/unlock3.png") !important;
}

.ui-icon.btvoltar {
    margin: -12px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 24px;
    height: 24px;
    background-image: url("../imgs/back.png") !important;
    background-image: url("../imgs/voltar.png") !important;
}

.ui-icon.buscaUsuario {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px;
            background-position: 0 0 !important;
       */
    width: 16px;
    height: 16px;
    background-image: url("../imgs/pesquisar.png") !important;
}

.ui-icon.estornar1 {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/reverse.png") !important;
}

.ui-icon.pdf {
    top: 0px;
    left: 0px;
    margin: 2px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/pdf.png") !important;
}

.ui-icon.excel {
    top: 0px;
    left: 0px;
    margin: 2px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/excel-icon.jpg") !important;
}

.ui-icon.delete {
    top: 0px;
    left: 0px;
    margin: 2px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/delete32.png") !important;
}

.ui-icon.endereco {
    top: 0px;
    left: 0px;
    margin: 3px 5px 0px 2px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/endereco.jpg") !important;
    left: 0px;
    margin: 3px 5px 0px 2px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
}

.ui-icon.deleteFav {
    top: 0px;
    left: 0px;
    margin: 2px 0px 0px 4px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/delete.png") !important;
}

.ui-icon.detail {
    /*top: 0px;
    left: 0px;
    margin: 3px 0px 0px 4px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;*/
    background-image: url("../imgs/detail.png") !important;
}

.ui-icon.proximo {
    top: 0px;
    left: 0px;
    margin: 2px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/Next-32.png") !important;
}

.ui-icon.director {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background: url('../imgs/director.png') !important;
}

.ui-icon.botaoConfirmar {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    background-position: 0 0 !important;
    width: 46px;
    height: 16px;
    background-image: url("../imgs/confirma.png") !important;
}

.ui-icon.cadastroUser {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    background-position: 0 0 !important;
    width: 46px;
    height: 16px;
    background-image: url("../imgs/menuUser.png") !important;
}

.ui-icon.botaoNaoConfirmar {
    /*top: 0px; left: 0px;
            margin:  5px 0px 0px 3px; */
    background-position: 0 0 !important;
    width: 46px;
    height: 16px;
    background-image: url("../imgs/cancel.png") !important;
}

.ui-icon.favorito {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    background-image: url("../imgs/favorito.png") !important;
}

.ui-icon.anexo {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    background-image: url("../imgs/anexo.png") !important;
}

.ui-icon.anexo {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    background-image: url("../imgs/anexo.png") !important;
}

.ui-icon.downloadIcon {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    background-image: url("../imgs/downloadIcon.png") !important;
}

.ui-icon.imgAnexo {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/anexo2.png") !important;
}

.ui-icon.add {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/add.png") !important;
}

.ui-icon.add2 {
    top: -5px;
    left: -8px;
    margin: 16px 0px 0px 15px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url(../imgs/add.png) !important;
}

.ui-icon.add-centralizado {
    padding: 0px 0px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/add.png") !important;
}

.ui-icon.botaoEditar {
    background-position: 0 0 !important;
    width: 46px;
    height: 16px;
    background-image: url("../imgs/editb.png") !important;
}

.ui-icon.detalhesBtn {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 25px;
    height: 25px;
    background-image: url("../imgs/detalhesBtn.png") !important;
}

.ui-icon.Receber {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 25px;
    height: 25px;
    background-image: url("../imgs/Receber.png") !important;
}

.ui-icon.Excluir {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 25px;
    height: 25px;
    background-image: url("../imgs/excluir.png") !important;
}

.ui-icon.Editar {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 25px;
    height: 25px;
    background-image: url("../imgs/editar.png") !important;
}

.ui-icon.EditText {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 32px;
    height: 32px;
    background-image: url("../imgs/editText.png") !important;
}

.dlg-execut-relatorio{
    width: 485px !important;
    height: 150px !important;
}
.buttons-dlg-Conf-Execut-participacao{
    font-size: 15px !important;
}

.buttons-dlg-Conf-Execut-participacao2{
    font-size: 14px !important;
}

.input-dlg-Conf-Execut-relatorio-participacao{
    width: 270px !important;

}
.buttons-dlg-Conf-Execut-relatorio-participacao{
    margin-top: 5% !important;
}

.ui-icon.Tramitar {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 3px;
    background-position: 0 0 !important;
    width: 25px;
    height: 25px;
    background-image: url("../imgs/tramitar.png") !important;
}

.ui-icon.btnew {
    /*top: 0px;
            left: 0px;
            margin: 1px 5px 0px 0px;*/
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/new.png") !important;
}

.ui-icon.mnuReceber {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuReceber.png") !important;
}

.ui-icon.receberExterno {
    /*top: 0px;
            left: 0px;
            margin: 1px 5px 0px 0px;*/
    background-position: 0 0 !important;
    width: 25px;
    height: 25px;
    background-image: url("../imgs/mnuReceberExterno.png") !important;
}

.ui-icon.mnuReceberNormal {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuReceberNormal.png") !important;
}

.ui-icon.mnuTramitar {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuTramitar.png") !important;
}

.ui-icon.mnuTramitarNormal {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuTnormal.png") !important;
}

.ui-icon.mnuTramitarEstorno {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuEstorno.png") !important;
}

.ui-icon.mnuPararTramite {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuPararTramite.png") !important;
}

.ui-icon.mnuConsultar {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/iconLupa.png") !important;
}

.ui-icon.mnuConsultaNumero {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/graph1.png") !important;
}

.ui-icon.mnuConsultaPorData {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuPorData.png") !important;
}

.ui-icon.mnuManterProcesso {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuManterProcesso.png") !important;
}

.ui-icon.mnuConsultaInteressado {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuUsrInformation.png") !important;
}

.ui-icon.mnuSupport {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/support.png") !important;
}

.ui-icon.cifrao {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/cifrao.png") !important;
}

.ui-icon.mnuFinalizar {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/iconCheck.png") !important;
}

.ui-icon.endereco {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/icone-endereco.png") !important;
}

.ui-icon.mnuInteressados {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuInteressados.png") !important;
}

.ui-icon.mnuInteressadoAdd {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuInteressadoAdd.png") !important;
}

.ui-icon.mnuInteressadoEdit {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuEditInteressado.png") !important;
}

.ui-icon.mnuEtiquetas {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuLabels.png") !important;
}

.ui-icon.mnuRelProcessosAbertos {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuReportOpen.png") !important;
}

.ui-icon.mnuRelProcessosParados {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuRelParados.png") !important;
}

.ui-icon.mnuGerenciamentoUsuario {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuGerenciamento.png") !important;
}

.ui-icon.mnuRelNatureza {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuRelNatureza.png") !important;
}

.ui-icon.mnuPorCPF {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuPorcpf.png") !important;
}

.ui-icon.mnuConsultaAssunto {
    top: 0px;
    left: 0px;
    margin: 1px 5px 0px 0px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuAssunto.png") !important;
}

.ui-icon.mnuManterProcesso2 {
    top: 0px;
    left: 0px;
    margin: 3px 5px 0px 10px;
    background-position: 0 0 !important;
    width: 16px;
    height: 16px;
    background-image: url("../imgs/mnuManterProcesso.png") !important;
}

.ui-icon.naoPodeSalvar {
    top: 0px;
    left: 0px;
    margin: 5px 0px 0px 5px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/cancel.png") !important;
}

.ui-icon.Imprimir {
    top: 0px;
    left: 0px;
    margin: 3px 0px 0px 5px;
    background-position: 0 0 !important;
    width: 60px;
    height: 40px;
    background-image: url("../imgs/printer.png") !important;
}

.img-button-edtusr {
    background-image: url("../imgs/editaSenhaUsuario.png") !important;
}

.ui-icon.ReuseIcon {
    background-image: url("../imgs/arrow_refresh.png") !important;
}

.someClass {
    word-wrap: break-word;
}

.ui-menu .ui-menuitem-link {
    display: block;
    width: auto;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #1d5987;
    font-weight: bold;
}

.ui-widget-content {
    color: #1d5987;
}

.tableAps td {
    width: 10%;
    text-align: center !important;
}

.tableLinhas td {
    width: 10%;
    text-align: center !important;
}

.tablePlanos td {
    width: 10%;
    text-align: center !important;
}

.tableModelos td {
    width: 10%;
    text-align: center !important;
}

.tableMarcas td {
    text-align: center !important;
}

.cMatOBS {
    width: 95px !important;
    height: 47px !important;
}

.cMatObs {
    width: 95px !important;
}

/*  ------- medias ------ */
@media ( max-width: 797px) {
    .foot-text {
        font-size: 10.5px !important;
    }
}

@media ( max-width: 768px) {
    .foot-text {
        font-size: 10.5px !important;
    }
}

@media (max-width: 559px) {
    .dlgs-media {
        width: 95% !important;
    }
}

@media ( min-width: 568px) and (max-width: 812px) {
    #foot {
        position: fixed;
        height: 32px;
    }

    .foot-text {
        padding-top: 2px !important;;
    }
}

@media ( min-width: 415px) and (max-width: 765px) {
    .foot-text {
        margin-top: 3px !important;
        font-size: 9.3px !important;
        line-height: 150% !important;
        padding-top: 8px;
    }
}

@media ( max-width: 414px) {
    #foot {
        position: fixed;
        height: 32px;
    }

    .foot-text {
        margin-top: 3px !important;
        font-size: 9.4px !important;
        line-height: 135% !important;
        padding-top: 4px;
    }
}

@media ( max-width: 411px) {
    #foot {
        height: 40px;
    }

    .foot-text {
        font-size: 9px !important;
        padding-top: 0px;
        line-height: 145% !important;
    }
}

@media (max-width: 568px) and (min-width: 411px) {
    .logo-text-subtitulo {
        font-size: 16px;
    }

    .headerText, .headerText1, .textBottom1 {
        font: bold 10.5px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    }

    .headerText-new {
        font: bold 9px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    }

    .logo-subt1 {
        font-size: 12.5px !important;
    }
}

@media ( max-width: 375px) {
    .foot-text {
        margin-top: 7px !important;
        font-size: 8.2px !important;
        line-height: 135% !important;
    }
}

@media ( max-width: 360px) {
    .foot-text {
        font-size: 7.8px !important;
        line-height: 155% !important;
    }
}

@media (max-width: 375px) and (min-width: 321px) {
    .logo-titulo, .logo-subtitulo {
        font-size: 12px;
    }

    .logo-text-subtitulo {
        font-size: 14px;
    }

    .headerText, .headerText1, .textBottom1 {
        font: bold 7.5px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    }

    .headerText-new {
        font: bold 6.5px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    }

    .logo-subt1 {
        font-size: 11.3px !important;
    }
}

@media ( max-width: 320px) {
    .foot-text {
        margin-top: 8px !important;
        font-size: 6.7px !important;
        line-height: 175% !important;
    }

    .login-size {
        width: 305px;
        text-align: left;
    }

    .logo-titulo, .logo-subtitulo {
        font-size: 11px;
    }

    .logo-text-subtitulo {
        font-size: 11px;
    }

    .headerText, .headerText1, .textBottom1 {
        font: bold 7.5px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    }

    .headerText-new {
        font: bold 6.5px 'Trebuchet MS', 'Tahoma', 'Arial', 'Verdana';
    }

    .logo-subt1 {
        font-size: 11.3px !important;
    }
}

@media (max-width: 450px) and (min-width: 320px) {
    .logoCidadeInteligente {
        width: 127px !important;
        height: 66px !important;
        margin-top: 9px;
        margin-left: 60%;
    }

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

    .new-fieldset {
        padding: 0px 15px 0px 25px;
    }

    label {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 667px) and (min-width: 320px) {
    .avisos {
        width: 95%;
    }

    .logoCidadeInteligente {
        margin-top: 9px;
        margin-left: 70%;
    }
}

@media (max-width: 812px) and (min-width: 320px) {
    #login-top {
        padding-top: 100px;
    }
}

#botaoNovoCompras {
    height: 27px;
    margin-bottom: 3px;
}

.botao-salvar {
    width: 100px;
}

.botao-cancelar {
    width: 100px;
}

.label-obrigatorio span {
    color: red !important;
}

.cad-item .cad-item-col-11 {
    display: flex !important;
}

.cad-item .cad-item-col-11 button {
    margin-left: 6% !important;
}

.texto-coluna-datatable {
    text-align: left !important;
}

.coluna-ativo-ou-ativa-datatable {
    width: 10% !important;
}

.panelgrid-filtros {
    margin-left: 4px;
}

.label-filtro {
    font-weight: bold !important;
}

.menu-filtro {
    margin-top: 3px !important;
}

.botao-cadastrar {
    height: 45px !important;
}

.botao-ficticio {
    display: none !important;
}

.descricao-pagina {
    font-size: 20px !important;
    font-weight: bold !important;
}

.label-quantidade-da-lista {
    padding: 5px !important;
    background-color: #2e6da4 !important;
    border-radius: 10px !important;
    color: white !important;
    margin-top: 20px !important;
}


.objetos-contr-cadastro .ui-picklist.ui-picklist-responsive .ui-picklist-list-wrapper {
    width: 45% !important;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-list-wrapper #picklist-custom-item {
    width: 100% !important;
}

/*.botao-cadastrar-nova-unidade-medida{*/
/*    margin-left: 1%;*/
/*}*/

.display-botão {
    display: none !important;
}

.objetos-contr-cadastro-irp .ui-picklist.ui-picklist-responsive {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.botao-doc-contrato-pdf {
    width: 47% !important;
    height: 30px !important;
}

.ui-datepicker {
    width: 15em !important;
    padding: .2em .2em 0 !important;
}

.botao-exportar-pdf {
    width: auto !important;
    height: 28px !important;
    background-image: url("../imgs/pdf.png") !important;
    background-repeat: no-repeat !important;
    margin-right: 20px !important;
}

.botao-exportar-excel {
    width: auto !important;
    height: 28px !important;
    background-image: url("../imgs/excel-icon.jpg") !important;
    background-repeat: no-repeat !important;
}

/*Responsividade/Medias*/

@media (min-width: 375px) and (max-width: 414px) {
    .ajustando-calendar-homologacao {
        margin-left: -36% !important;
        width: 75% !important;
    }

    .ajustando-output-homologacao {
        margin-left: -50% !important;
    }

    .ajustando-calendar-abertura-pregao {
        width: 75% !important;

    }

}

.margem-outtex-pregao {
    margin-top: -18px !important;
}

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


.dlg-cad-fonecedor-alterar {
    height: 87% !important;
    overflow: auto !important;
}

.dlg-cad-item-alterar {
    height: 100% !important;
    width: 100% !important;
    overflow: auto !important;
    top: 160px !important;
}

.dlg-visu-irpsec {
    height: 90% !important;
    overflow: auto !important;
    width: 60% !important;
    top: 19px !important;
    left: 350.5px !important;
}


.dlg-cad-alterar-irp {
    height: 90% !important;
    overflow: auto !important;
    width: 60% !important;
    top: 19px !important;
    left: 365.5px !important;
}

.margem-itens-part-todos {
    height: 300px !important;
    overflow: auto !important;
}

.margem-itens-part-selecionados {
    height: 300px !important;
    overflow: auto !important;
}

.panel-g-itens {
    margin-left: 10% !important;
}

@media (max-width: 768px) and (min-width: 700px) {
    .dlg-cad-fonecedor-alterar {
        height: 50% !important;
        overflow: auto !important;
    }


}

@media (min-width: 768px) and (max-width: 1600px) {
    .dlg-cad-item-alterar {
        height: 100% !important;
        width: 100% !important;
        overflow: auto !important;
        top: 72px !important;
    }

    .dlg-cad-alterar-irp {
        height: 90% !important;
        overflow: auto !important;
        width: 60% !important;
        top: 19px !important;
        left: 270.5px !important;
    }

    .dialog-cad-edit-ata {
        height: 90% !important;
        overflow: auto !important;
        width: 60% !important;
        top: 19px !important;
        left: 270.5px !important;

    }

    .dlg-visu-irpsec {
        height: 90% !important;
        overflow: auto !important;
        width: 60% !important;
        top: 19px !important;
        left: 290.5px !important;
    }
}

.dialog-cad-edit-ata {
    height: 90% !important;
    overflow: auto !important;
    width: 60% !important;
    top: 19px !important;
    left: 290.5px;
}

.rowYellow td {
    background-color: rgba(255, 247, 128, 0.84);;
}

.rowYellow td:hover {
    background-color: rgb(255, 238, 67);

}

.dialog-historico.ui-dialog .ui-dialog-content {
    max-height: 600px !important;
    height: auto !important;
    min-width: 700px !important;
    width: auto !important;
}


.box-container {
    justify-content: center !important;
}

.box-container h1 {
    text-align: center !important;
}

.painel-menu-servidor {
    margin: 40px 0 0 0;
}

.botao-consultar-limpar {
    height: 28px !important;
    margin: -6px 0 0 0 !important;
}

.painel-grid-rh {
    margin: 40px 0 10px 0 !important;
    text-align: center;
}

.botao-acessar-rh {
    font-size: 14px !important;
    width: 200px !important;
}

.dados-servidor {
    margin: -6px 0 0 4px !important;
    font-size: 20px !important;
}

.custom-one-menu.ui-selectonemenu {
    box-sizing: border-box;
}

.alerta {
    color: red !important;
}

.painel-botoes-salvar-cancelar-linha {
    margin-top: 1% !important;
}

.input-obs-linha {
    width: 100% !important;
}

.coluna-descricao-linha {
    width: 70% !important;
}
.dialogHomologacaoOuIndeferir{
    top: 185px !important;
    left: 150.5px !important;
}
.alinharComponentesAoCentro{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}
.alinharTextoAoCentro{
    text-align: center!important;
}
.corrigindoZindexModal{
    z-index: 350!important;
}

.legenda-fieldset-centralizada legend {
    text-align: center;
}




