@CHARSET "UTF-8";

.obrigatorio, span.obrigatorio input, .obrigatorioAutoComplete input {
    border-left-color: #ff0000 !important;
    border-left-width: 2px !important;
}

.campoleitura, .obrigatorioAutoComplete input {
    background: #e3e3e3 !important;
}

.coluna-centro-20 {
    width: 20px;
    text-align: center;
}

.coluna-centro-30 {
    width: 30px;
    text-align: center;
}

.coluna-centro-50 {
    width: 50px;
    text-align: center;
}

.coluna-centro-60 {
    width: 60px;
    text-align: center;
}

.coluna-centro-70 {
    width: 70px;
    text-align: center;
}

.coluna-centro-80 {
    width: 80px;
    text-align: center;
}

.coluna-centro-90 {
    width: 90px;
    text-align: center;
}

.coluna-centro-100 {
    width: 100px;
    text-align: center;
}

.coluna-centro-110 {
    width: 110px;
    text-align: center;
}

.coluna-centro-120 {
    width: 120px;
    text-align: center;
}

.coluna-centro-130 {
    width: 130px;
    text-align: center;
}

.coluna-centro-150 {
    width: 150px;
    text-align: center;
}

.coluna-centro-160 {
    width: 160px;
    text-align: center;
}

.coluna-centro-170 {
    width: 170px;
    text-align: center;
}

.coluna-centro-180 {
    width: 180px;
    text-align: center;
}

.coluna-centro-200 {
    width: 200px;
    text-align: center;
}

.coluna-esquerda-200 {
    width: 200px;
    text-align: left;
}

.go-top {
    margin-right: 1%;
    float: right;
    background: rgba(255, 255, 255, .5);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.bg-red, .bg-yellow, .bg-aqua, .bg-blue, .bg-light-blue, .bg-green, .bg-navy, .bg-teal, .bg-olive, .bg-lime, .bg-orange,
.bg-fuchsia, .bg-purple, .bg-maroon, .bg-black {
    color: #f9f9f9 !important;
}

.bg-aqua {
    background-color: #00c0ef !important;
}

.bg-green {
    background-color: #00a65a !important;
}

.bg-red {
    background-color: #f56954 !important;
}

.bg-yellow {
    background-color: #f39c12 !important;
}

.small-box {
    border-radius: 2px;
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.small-box > .inner {
    padding: 10px;
}

.small-box > .small-box-footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.8);
    display: block;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}

.small-box > .small-box-footer:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    color: #fff;
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    white-space: nowrap;
}

.small-box p {
    font-size: 15px;
}

.small-box p > small {
    color: #f9f9f9;
    display: block;
    font-size: 13px;
    margin-top: 5px;
}

.small-box h3, .small-box p {

}

.small-box .icon {
    bottom: 5px;
    color: rgba(0, 0, 0, 0.15);
    font-size: 90px;
    position: absolute;
    right: 5px;
    top: auto;
    z-index: 0;
}

.small-box:hover {
    color: #f9f9f9;
    text-decoration: none;
}

.small-box:hover .icon {
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: tansformAnimation;
    animation-timing-function: ease;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
    width: 23px !important;
}

.ui-accordion .ui-accordion-header .ui-icon {
    display: block !important;
}

.alinharTabelaTopo td {
    vertical-align: top !important;
}

.ui-button .ui-button-text {
    line-height: inherit !important;
}

/* Personalizar apatir daqui */

body {
    /*background-color: #b8d7e7;*/
    height: 100%;
    margin: 0;
    padding: 0;
    letter-spacing: 0.2pt;
}

h1, .h1 {
    font-size: 1.8em;
}

h2, .h2 {
    font-size: 1.6em;
}

h3, .h3 {
    font-size: 1.5em;
}

h4, .h4 {
    font-size: 1.2em;
}

h5, .h5 {
    font-size: 1.1em;
}

/* Primefaces hacks */
.ui-widget {
    font-size: 14px !important;
}

.ui-menu .ui-menu-parent .ui-menu-child {
    width: 400px !important; /* exagerated !! */
}

/* Estilos Criados */
#pagewrapper {
    min-height: 100%;
    position: relative;
}

#main-content {
    padding-bottom: 110px;
}

.detalhes .ui-panel-content {
    padding: 0;
}

.detalhes .ui-widget-content {
    padding: 0;
}

/*css map leaflet tela solicitacaoDadosPropriedade */
#map {
    height: 600px;
}

.centered {
    position: absolute;
    height: 100px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.titulo_a_field {
    color: #006600;
    font-weight: bold;
}

/* Ambiente jsf */
fieldset {
    margin-top: 10px;
}

fieldset legend {
    color: #2c5475;
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: bold;
}

label {
    display: inline;
    font-weight: normal;
    color: #2A3F54;
}

/* header */
.header-topo {
    height: 120px;
    max-height: 150px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
    margin-bottom: 5px;
    background: #ffffff;
    border-bottom: 1px solid #129C81;
}

.header-topo-container {
    width: 100%;
    height: 100%;
}

.header-topo-nav-links {
    display: block;
    width: 100%;
    height: 25px;
    min-height: 25px;
    padding: 5px;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    background-color: #004163;
}

.header-topo-nav-links a:link, .header-topo-nav-links a:visited {
    color: #fff;
}

.header-topo-nav-links a:hover {
    color: #FFDB01;
}

.header-topo-nav-links ul {
    list-style: none;
    padding-left: 0;
}

.header-topo-nav-links ul li {
    float: left;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 10px;
}

.header-topo-nav-links ul li > ul {
    padding-left: 0;
}

.header-topo-nav-links ul > li {
    padding-left: 0;
}

.header-topo-nav-links ul li ul li {
    padding-left: 0;
    margin-left: 15px;
    float: left;
}

.header-topo-nav-links span {
    margin-left: 5px;
}

/* footer */
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    max-height: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #004163;
    border-top: 1px solid #1c4256;
}

.footer-container {
    width: 100%;
    text-align: center;
}

#footer ul {
    list-style: none;
    padding-left: 0;
}

#footer ul li > ul {
    padding-left: 0;
}

#footer ul > li {
    padding-left: 0;
}

#footer ul li ul li {
    padding-left: 0;
    margin-left: 15px;
    list-style: circle;
    font-size: 0.9em;
}

#footer a:link, #footer a:visited {
    color: #fff;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #FFDB01;
    text-transform: uppercase;
    font-weight: bold;
}

/* PRIMEFACES and forms*/
.ui-widget {
    letter-spacing: 0.2pt;
}

.ui-widget-content {
    background-color: #FFFFFF;
    border: 1px solid #97C0B8;
}

/* ui-panel-titlebar ui-widget-header ui-helper-clearfix ui-corner-all */
.ui-widget-header {
    border: 1px solid #97C0B8;
    background-color: #1ABB9C;
    color: #fff;
}

.ui-panel .ui-panel-title {
    font-size: 1.2em;
}

.ui-selectoneradio label {
    margin-left: 5px;
    margin-right: 10px;
}

.ui-helper-clearfix {
    display: block;
}

.ui-menu.ui-corner-all {
    border: none;
    box-shadow: none;
}

.ui-menu.ui-widget li {
    padding-left: 5px;
}

.ui-menu.ui-widget a.ui-menuitem-link {
    padding-right: 10px;
}

.ui-menu.ui-menu-dynamic {
    width: auto;
}

.ui-menu.ui-widget li > .ui-menuitem-link.ui-state-hover {
    background: #129C81 none;
    color: #fff;
}

.ui-selection-column {
    width: 37px;
    text-align: center;
}

.ui-datatable-header.ui-widget-header.ui-corner-top {
    border: none;
}

.ui-datatable .ui-datatable-header label {
    color: #fff;
}

.ui-selectonemenu .ui-selectonemenu-trigger, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
    width: 24px !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
    width: 100%;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter {
    width: 100% !important;
    padding-right: 20px !important;
}

.ui-selectcheckboxmenu {
    height: 30px;
}

.ui-selectonemenu .ui-state-default, .ui-selectonemenu .ui-widget-content .ui-state-default,
.ui-selectonemenu .ui-widget-header .ui-state-default {
    background: none;
    background: #129C81; /* Old browsers */
    background: -moz-linear-gradient(top, #129C81 0%, #129C81 60%, #129C81 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #129C81 0%, #129C81 60%, #129C81 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: transparent;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3783a8',
    endColorstr='#129C81', GradientType=0); /* IE6-9 */
}

.ui-datatable .ui-state-default:not(input), .ui-datatable .ui-widget-content .ui-state-default:not(input),
.ui-datatable .ui-widget-header .ui-state-default {
    color: #129C81;
    border: 1px solid #97C0B8;
    background: #eff2f1 none;
}

.ui-state-focus {
    border-color: rgba(26, 187, 156, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(104, 193, 239, 0.6) !important;
    outline: 0 none !important;
}

.ui-state-active {
    background-color: #e6e6e6 !important;
}

.ui-button, .ui-selectonemenu-trigger, .ui-selectcheckboxmenu-trigger {
    background: none !important;
    color: #fff !important;
    text-shadow: 0 1px 1px #9e9e9e !important;
    cursor: pointer !important;
    background: #129C81 !important;
    background: -moz-linear-gradient(top, #129C81 0%, #129C81 60%, #129C81 100%) !important;
    background: -webkit-linear-gradient(top, #129C81 0%, #129C81 60%, #129C81 100%) !important;
    background: linear-gradient(to bottom, #129C81 0%, #129C81 60%, #129C81 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1abb9cd6',
    endColorstr='097560', GradientType=0) !important;
}

/** BS */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus,
input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus,
input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus,
input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(5, 149, 79, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
    outline: 0 none;
}

.wrapper {
    width: 100%;
}

.header {
    background: #4d8b35;
}

.header .container {
    border-top: 8px solid #234316;
}

.header .branding {
    padding: 25px 0;
}

.header .branding h1 {
    color: #fff;
}

.header .branding h1 a {
    color: #fff;
    text-decoration: none;
}

.header .userInfo {
    margin-top: 10px;
    color: #abce9e;
}

.header .userInfo a {
    color: #fff;
}

.header .nav {
    margin-bottom: 0;
}

.header .nav-tabs {
    border-bottom: 1px solid #4d8b35;
}

.header .nav-tabs > li {
    margin-bottom: -1px;
    margin-right: 3px;
}

.header .nav > li > a:hover {
    text-decoration: none;
    background-color: #234316;
}

.header .nav-list > .active > a, .header .nav-list > .active > a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0088cc;
}

.header .nav-tabs > li > a {
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #83ae72;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
}

.header .nav-tabs > li > a:hover {
    border-color: #4d8b35;
}

.header .nav-tabs > .active > a, .header .nav-tabs > .active > a:hover {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #4d8b35;
    border-bottom-color: transparent;
}

.header .nav li.dropdown.open .caret, .header .nav li.dropdown.open.active .caret,
.header .nav li.dropdown.open a:hover .caret {
    border-top-color: white;
    border-bottom-color: white;
    opacity: 1;
    filter: alpha(opacity=100);
}

.header .nav-tabs .dropdown-toggle .caret, .header .nav-pills .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
}

.content {
    margin-top: 30px;
}

.content .leftContent h2, .content .sidebar h2 {
    border-bottom: 1px solid #e0e0e0;
    min-height: 55px;
    padding: 5px 0;
}

.content .leftContent hr {
    margin-top: 15px;
}

.content .leftContent p.cntPara {
    padding: 15px 0 0 65px;
}

.content .leftContent p.cntPara strong {
    display: block;
    margin: 5px 0;
}

.content .leftContent .signupTeaser {
    margin-top: 10px;
}

.content .leftContent .quickTour {
    margin-top: 20px;
    margin-bottom: 15px;
}

.content .sidebar h2 {
    text-align: right;
}

.content .sidebar h4, .content .sidebar h3 {
    margin-bottom: 10px;
}

.content .sidebar .quickSignupForm {
    margin-top: 30px;
}

.content .sidebar .btnSignup {
    margin-top: 10px;
}

.ui-datatable tbody td .noborder * td {
    border: none;
}

.ui-datatable.ui-widget * td table tbody tr td {
    border: none;
}

.ui-state-default .ui-icon {
    background-image: url(/sigera/javax.faces.resource/images/ui-icons_333333_256x240.png.ati?ln=primefaces-bootstrap);
}

.ui-panel-titlebar-icon .ui-icon, .ui-paginator .ui-icon, .ui-radiobutton .ui-icon, .ui-chkbox-box .ui-icon {
    background-image: url(/sigera/javax.faces.resource/images/ui-icons_333333_256x240.png.ati?ln=primefaces-bootstrap);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-color: #0088cc;
}

.inicio .centro {
    display: block;
    margin: 0 auto;
}

.inicio {

}

.inicio table tr td {
    vertical-align: top;
}

.inicio h4 {
    margin-top: 3px;
    text-align: center;
}

/*dialogs*/
.ui-dialog.ui-widget-content .ui-dialog-titlebar {
    background-color: #1ABB9C;
}

.text {
    text-align: justify;
}

.link {
    color: #0074cc !important;
}

.buttons-container > * {
    margin: 0 5px 0 5px !important;
}

/* Comum */
.ui-button.vermelho, .ui-state-default.vermelho {
    background: #d32f2f none !important;
    border: 1px solid #d32f2f !important;
}

/* Container */
.buttons-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    align-items: center;
    align-content: space-around;
    padding-top: 2rem;
}

.buttons-container-space-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: space-around;
}

/* primary */
.ui-button.btn-primary {

}

/* Flat */
.ui-button.btn-flat, .ui-state-default.btn-flat {
    font-weight: bold;
    border: none transparent;
    background: transparent none;
    color: #01911d;
    text-shadow: none;
    filter: none;
    box-shadow: none;
}

.ui-button.btn-flat.vermelho, .ui-state-default.btn-flat.vermelho {
    color: #d32f2f !important;
}

/* Outlined */
.ui-button.btn-outlined, .ui-state-default.btn-outlined {
    font-weight: bold;
    border: 1px solid #01911d;
    background: transparent none;
    color: #01911d;
    text-shadow: none;
    filter: none;
    box-shadow: none;
}

.ui-button.btn-outlined.vermelho, .ui-state-default.btn-outlined.vermelho {
    border: 1px solid #d32f2f !important;
    color: #d32f2f !important;
}