﻿/* Importação de URL de Fonts do Google Fonts */
@import url(https://fonts.googleapis.com/css?family=Titillium+Web);
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url(https://fonts.googleapis.com/css?family=Anton|Cairo|Exo+2);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web);
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap');

.font-sans-admin {
    font-family: 'Source Sans Pro', sans-serif;
}
.size-ger-bkp{
    font-size:21px !important;
}

#mensagem-backup{
    text-align:center !important;
    display:none;
}

#startbackup{
    display:inline;
}
#voltarbackup{
    display:inline;
}
.size-aviso-ger-bkp {
    font-size: 12px;
}

.destaque-aviso-ger-bkp {
    font-size: 14px;
    color: #5ABEDC;
    font-weight: bold !important;
}

.centro-step-update{
    text-align:center !important;
}
.titulo-update{
    font-weight:bold;
    font-size:15px;
}

td.tdD {
    padding: 10px !important;
}

#update-active-menu-success{
    display:none;
}

#update-active-menu-error {
    display: none;
}

.table {
    width: 100%;
}

#loading-request-wait {
    display: inline-block;
}
.logo-wait {
    display: inline-block;
}

#CallModal{
    /*display:none;*/
}

.table > tbody > tr > td > .subcamadacontrato,
.table > tbody > tr > th > subcamadacontrato {
    padding:0;
}


.rep-font {
    font-family: 'Anton', sans-serif;
    font-family: 'Exo 2', sans-serif;
    font-family: 'Cairo', sans-serif;
}

.flag-status {
    font-family: 'Titillium Web', sans-serif;
}
.top-jumbo {
    margin-top:-20px;
}

.form-manage-company {
    font-family: 'Titillium Web', sans-serif;
}

.form-obras-publicas {
    font-family: 'Titillium Web', sans-serif;
}

.titillium-web-css-admin {
    font-family: 'Titillium Web', sans-serif;
}

.lin {
    display: flex;
    flex-direction: row;
}
.icon-lin{
    margin-top:7px;
}

/***************************************************************/
/************************* Box LogIn *************************/
/***************************************************************/
#posicao-login {
    margin-top:-35px;
}

.button-submit-login-space {
    padding-top: 30px;
    padding-bottom: 10px;
}
.input-pass-login-space {
    padding-top: 6px;
}
.seta-cima:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #EFEFEF;
}

.cor-answer-red {
    color: red;
}

.position-answer {
    text-align: "center";
    font-family: "Verdana";
}

.titulo-login-before-box {
    text-align:center;
}

.area-box-login {
    font-family: 'Exo 2', sans-serif;
    font-size: 35px;
}
.admin-box-login {
    font-family: 'Anton', sans-serif;
    font-size: 45px;
}
.bemvindo-box-login {
    font-family: 'Cairo', sans-serif;
    font-size: 20px;
    margin-left:120px;
}

.descricao-box-login {
    text-align: center;
    background: none repeat scroll 0% 0% transparent;
    margin: 0 auto;
    width: 300px;
    padding: 25px;
    margin-top: -5px;
}


.login-box { /*ctext-diventraliza*/
    background: none repeat scroll 0% 0% rgb(239, 239, 239);
    margin: 0 auto;
    width: 300px;
    padding: 25px;
    margin-top: 10px;
    padding-bottom: 1px;
}

    .login-box div {
        /*margin: 0px 0px 1.5em;*/
    }

    .login-box h2 {
        font-size: 16px;
        line-height: 17px;
        font-weight: normal;
    }

    .login-box label {
        /*display: block;*/
    }

    .login-box .usuario-label, .login-box .passwd-label {
        font-weight: normal;
        /*margin: 0px 0px 0.5em;*/
        margin: 0px 0px 0px;
        display: block;
        -moz-user-select: none;
    }

    .login-box label.remember {
        /*display: inline-block;*/
        vertical-align: top;
        margin: 0px 0px 0px;
    }

strong {
    color: rgb(34, 34, 34);
}

.login-box input[type="text"], .login-box input[type="password"] {
    width: 100%;
    height: 32px;
    font-size: 15px;
}

input[type="text"], input[type="password"], textarea[typeof="text"], input[type="tel"], input[type="email"] {
    /*display: inline-block;*/
    /*height: 29px;*/
    margin: 0px;
    padding: 0px 8px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border-right: 1px solid rgb(217, 217, 217);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(192, 192, 192) rgb(217, 217, 217) rgb(217, 217, 217);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    -moz-box-sizing: border-box;
    /*border-radius: 1px 1px 1px 1px;*/
}

ol, ul {
    list-style: none outside none;
    line-height: 17px;
    margin-left: 0px;
    padding-left: 0px;
}

a {
    color: rgb(17, 85, 204);
    text-decoration: none;
}

    a#forgot_password {
        /*display:block;*/
    }

.login-box input[type="submit"] {
    /*margin: 0px 1.5em 1.2em 0px;*/
    margin: 0px 0px 0px 0px;
    height: 32px;
    font-size: 13px;
}

.button, input.button[type="submit"] {
    height: 29px;
    line-height: 29px;
    vertical-align: bottom;
    margin: 0px;
}

input[type="text"]:focus, input[type="password"]:focus {
    outline: medium none;
    border: 1px solid rgb(77, 144, 254);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.button-default-azul {
    color: rgb(17, 85, 204);
    border: 1px solid rgb(77, 144, 254);
    background-color: rgb(239, 239, 239);
    width: 100%;
}
    .button-default-azul:hover {
        color: rgb(77, 144, 254);
        border: 1px solid rgb(77, 144, 254);
        background-color: rgb(239, 239, 239);
    }
        .buton-default-azul:before
        .buton-default-azul:after
        .buton-default-azul:focus{
            color: rgb(17, 85, 204);
            border: 1px solid rgb(17, 85, 204);
        }

#loginwait{
    display:none;
}


/***************************************************************/
/************************* NAVBAR MENU *************************/
/***************************************************************/
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

.arrow-navbar-principal:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 40%;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #08538C;
}
#p-arrow {
    margin-top: -20px;
    text-align: center;
    background-color: #2A2730;
}

.config-admin {
    background-color: #2A2730;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color:#EFEFEF;
    background-color: transparent;
}

.remove-espaco {
    margin-top: -20px;
}
.bg-navbar-principal {
    background-color: #08538C;
    margin-top:0px;
    border:none;
    border-radius:unset;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #EFEFEF;
}

.bg-navbar-config {
    background-color: #2A2730;
    padding-bottom:0px;
    padding-top:0px;
    border:none;
    border-radius:unset;
}

.font-navbar-upload {font-size: 13px;}


/***************************************************************/
/************************* UPLOAD FILE *************************/
/***************************************************************/
.posicao-titulo {
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
}
.flex-exercicio-mes {display: flex;flex-direction: row}
.prop-ListSubMenu{width:170px; margin-right:10px;}
.largura-ListSubMenu {height: 30px;}
.largura-exercicio {width:100px;}
.largura-mes {width: 118px; height:30px;}
.rigth-descricao {margin-right: 10px;}
.right-exercicio {margin-right:10px;}
.prop-descricao {width: 600px;}
.prop-button-submit {
    color: #FFF;
    border: 1px solid #005C9B;
    border-radius: 1px 1px;
    background-color: #005C9B;
}
    .prop-button-submit:hover,
    .prop-button-submit:focus,
    .prop-button-submit:after {
        color: #FFF;
        border: 1px solid #0076BA;
        border-radius: 1px 1px;
        background-color: #0076BA;
    }

.prop-button-back {
    color: #000;
    border-radius: 1px 1px;
}

    .prop-button-back:hover,
    .prop-button-back:focus,
    .prop-button-back:after {
        color: #000;
        border-radius: 1px 1px;
    }

.border-input-text {
    border: 1px solid #0076BA;
}

#configESic-btn-save{
    margin-top: 23px;
}

#configESic-btn-edit {
    margin-top: 23px;
}

@media (max-width: 991px) {
    #configESic-btn-save {
        margin-top: 0;
    }
}

.configESic-header {
    border-bottom: solid 1px #EEE;
    padding-bottom: 20px;
}

.configESic-keys{
    padding-top: 20px;
}

#getTable{
    display:block;
}

#exercicio1DivArquivo {
    display: block;
}

#duvidas{
    resize: none;
}

#resposta {
    resize: none;
}
/***************************************************************/
/************************ FLAG PROCCESS ************************/
/***************************************************************/
/** typography **/
.sucesso {
    font-family: 'Titillium Web', sans-serif;
    font-size: 2.5em;
    line-height: 1.5em;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
    padding: .1em 0;
    color: #444;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

    .sucesso:before,
    .sucesso:after {
        content: "";
        position: relative;
        display: inline-block;
        width: 50%;
        height: 1px;
        vertical-align: middle;
        background: #f0f0f0;
    }

.sucesso:before {
    left: -.5em;
    margin: 0 0 0 -50%;
}

    .sucesso:after {
        left: .5em;
        margin: 0 -50% 0 0;
    }

.sucesso > span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

.message {
    display: block;
    font-size: 1.35em;
    line-height: 1.5em;
    margin-bottom: 22px;
    font-family: 'Titillium Web', sans-serif;
}

/** page structure **/
#w {
    display: block;
    width: 750px;
    margin: 0 auto;
    padding-top: 30px;
}

#content {
    margin-top:50px;
    display: block;
    width: 100%;
    background: #fff;
    padding: 25px 20px;
    padding-bottom: 35px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}


/** notifications **/
.notify {
    display: block;
    background: #fff;
    padding: 12px 18px;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0px;
}

    .notify h1 {
        margin-bottom: 6px;
    }

.successbox h1 {
    color: #678361;
}

.errorbox h1 {
    color: #6f423b;
}

.successbox h1:before, .successbox h1:after {
    background: #cad8a9;
}

.errorbox h1:before, .errorbox h1:after {
    background: #d6b8b7;
}

.notify .alerticon {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}




/***************************************************************/
/*************************** FOOTER ****************************/
/***************************************************************/
html, body {
    height: 100%;
    margin: 0;
}

.content {
    min-height: 100%;
}

.content-inside {
    padding: 20px;
    padding-bottom: 50px;
    margin-top: -30px;
}

.footer {
    height: 130px;
    margin-top: -50px;
}

.site-footer {
    padding-top:10px;
    background: #2A2730;
    color: #EFEFEF;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px;
}

.bwsistemas{
    text-decoration:none;
    color:#fff;
}
    .bwsistemas:hover {
        text-decoration: none;
        color: #1A516C;
    }



/***************************************************************/
/************************ FORM SUB MENU ************************/
/***************************************************************/
.flex-form-submenu{
    display:flex;
    flex-direction:row;
}
.right-LisMenu {
    margin-right: 10px;
}
.prop-ListMenu {
    margin-right: 10px;
    height:30px;
    padding-top:5px;
}
.prop-NomeSubMenu {
    /*margin-right:10px;*/
    width:100%;
}
.prop-DescricaoSubMenu {
    margin-right: 10px;
    width: 100%;
}
.prop-LinkExternoSubMenu {
    /*margin-right:10px;*/
    width: 100%;
}


/***************************************************************/
/*************************** E-SIC *****************************/
/***************************************************************/
.box-info {
    background-color: #F7F7F9;
    border-top: 5px solid #ACC5D8;
    border-bottom: 5px solid #ACC5D8;
    padding: 0.8rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-chamado {
    width: 17rem;
    height: 15rem;
    background-color: white;
    border: 1px solid #ACC5D8;
    border-radius: 3px;
    margin: 0 2rem;
}

#badge-chamado {
    margin: 5px;
    font-size: 14px;
}

.icon {
    height: 7.5rem;
    width: 17rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-pendentes {
    background-image: url(images/esic-pendentes.png);
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}

.icon-analise {
    background-image: url(images/esic-analise.png);
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}

.icon-atendidos {
    background-image: url(images/esic-atendidos.png);
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}

.icon-atendidos-relatorio {
    background-image: url(images/icone-relatiorio-adobe.png);
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}

.btn-chamado {
    height: 4.8rem;
    width: 16.8rem;
    background-color: #08538C;
    color: #FFF;
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 3px 3px;
}

.btn-chamado:hover{
    color: #F7F7F9;
}

.btn-chamado-relatorio {
    height: 4.8rem;
    width: 16.8rem;
    background-color: #A21D1D;
    color: #FFF;
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 3px 3px;
}

.btn-chamado-relatorio:hover{

}

    @media (max-width: 768px) {
        .box-chamado {
        width: 9rem;
        height: 10rem;
    }

    .icon {
        height: 4rem;
        width: 9rem;
    }

    .btn-chamado {
        height: 3.9rem;
        width: 8.9rem;
        font-size: 0.9rem;
    }

    .icon-pendentes {
        background-image: url(images/esic-pendentes-small.png);
        width: 32px;
        height: 32px;
    }

        .icon-pendentes {
            background-image: url(images/esic-pendentes-small.png);
            width: 32px;
            height: 32px;
        }

    .icon-analise {
        background-image: url(images/esic-analise-small.png);
        width: 32px;
        height: 32px;
    }

    .icon-atendidos {
        background-image: url(images/esic-atendidos-small.png);
        width: 32px;
        height: 32px;
    }

    .icon-atendidos-relatorio {
        background-image: url(images/icone-relatiorio-adobe-small.png);
        width: 32px;
        height: 32px;
    }

    #badge-chamado {
        margin: 0;
        font-size: 8px;
    }

}

#informacoesAtencimentoPartial {
    /*padding-top: 1rem;*/
    padding-bottom: 5rem;
}

#table-atendimentos {
    font-family: 'Titillium Web', sans-serif;
}

.container-modal-esic {
    padding:0 2rem;
}

.container-dados-esic {
    padding-top: 1.5rem;
}

.painel-mensagem-esic {
    border: 1px solid #08538C;
}

.modal-esic-title {
    background-color: #08538C;
    color: #FFF;
}

/***************************************************************/
/********************** Cadastro Usuário ***********************/
/***************************************************************/
#cadastroUsuario {
    font-family: 'Titillium Web', sans-serif;
}

#formFlexUsuario {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

#divUsuario {
}

#divSenha {
    margin-left: 10px;
}

#divNome {
    margin-left: 10px;
}

#divDataCriacao {
    margin-left: 10px;
}

#divSalvarUsuario {
    margin-top: 25px;
    margin-left: 10px;
}

.noteListaUsuario {
    font-size: 12px;
    margin-top: 43px;
    margin-left: 10px;
}

#dataCriacaoUsuario {
    width: 120px;
    text-align: center;
}

#userFlagRed {
    display: none;
    color: red;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#userFlagGreen {
    display: none;
    color: #20c693;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#userFlagWhite {
    display: none;
    color: red;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#divSenha,
#divNome,
#divCpf {
    margin-right: 10px;
}

.br-button-table{
    border-radius:0px;
}

#cpf-flag-red {
    display: none;
    color: red;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#cpf-flag-green {
    display: none;
    color: #20c693;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}




/***************************************************************/
/********************** CADASTRO EMPRESA ***********************/
/***************************************************************/
.flex-manage-company{
    display:flex;
    flex-direction:row;
}
.prop-mright{
    margin-right:10px;
}
.prop-orgao{
    padding-top:1px;
    height:30px;
}
#divCodigo{
    width:70px;
}
#divInscricaoEstadual {
    width: 130px;
}
#divRazaoSocial {
    width: 623px;
}
#divEndereco{
    width: 360px;
}
#divNumero{
    width:70px;
}
#divBairro{
    width:200px;
}
#divEstado{
    width:70px;
}
#divCidade {
    width: 200px;
}
#divCep{
    width:110px;
}
#divTelefone {
    width: 120px;
}
#divEmail{
    width:250px;
}
#divContato{
    width:150px;
}
#divSite {
    width: 270px;
}
#divHorarioAtendimento{
    width:210px;
}





]

/***************************************************************/
/******************* CADASTRO LINK EXTERNAL ********************/
/***************************************************************/
.flex-addLink{
    display:flex;
    flex-direction:row;
}
#listMenu-addLink{
    margin-right:10px;
}
.prop-dropDown-ListMenu{
    padding-top:3px;
    height:30px;
}

#links {
    width: 100%;
}

#success-op-del{
    display: none;
}

#error-op-del {
    display: none;
}





/***************************************************************/
/*********************** Import Config *************************/
/***************************************************************/
.row-flex{
    display:flex;
    flex-direction:row;
    justify-content:center;
}
.prop-border-empresa {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    width: 300px;
}
.prop-border-user {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    width: 300px;
}
.prop-border-menu {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    width: 300px;
}
.prop-border-submenu {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    width: 300px;
}
.prop-border-link {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 300px;
}
.prop-border-mail {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    width: 300px;
}
.prop-border-mensagem-sic {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    width: 300px;
}

.align-center-elements-config-ini{
    text-align:center;
}

#ImportEmpresa {
    text-align: center;
}

#ImportUsers{
    text-align:center;
}

#ImportarMenu {
    text-align: center;
}

#ImportarSubMenu {
    text-align: center;
}

#ChangeLink {
    text-align: center;
}

#ImportarMail {
    text-align: center;
}
#ImportarMensagemSic {
    text-align: center;
}

#success-import{
    display:none;
}

#error-import{
    display:none;
}

#flex-code-business {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#code_business{
    width:70px;
    text-align:center;
    margin-right:10px;
}

#ImportEmpresaButton:focus {
    cursor: wait;
}

#ImportUserButton:focus{
    cursor: wait;
}

#ImportMenuButton:focus {
    cursor: wait;
}

#ImportSubMenuButton:focus {
    cursor: wait;
}

#ImportLinkButton:focus {
    cursor: wait;
}

#ImportMailButton:focus {
    cursor: wait;
}

#ImportMensagemSicButton:focus {
    cursor: wait;
}

#body-cursor{
    cursor:default;
}

#mouse-consulta-contratos {
    cursor: pointer;
}


/***************************************************************/
/************************ Home Index ***************************/
/***************************************************************/
.prop-border-portal-transparencia {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 50px;
    width: 300px;
}

.prop-border-esic {
    border: 1px solid #EEEEEE;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 300px;
}





/***************************************************************/
/************************ Update App ***************************/
/***************************************************************/
.prop-versao-update {
    width:200px;
}
.largura-tipo-atualizacao { width:200px; height: 30px; }
.form-position { display:flex; flex-direction:row; justify-content:center; }
.prop-buttons-update {
    text-align: center;
    margin-top: -43px;
}

#notification-update{
    /*display:none;*/
}

#returnHistory{
    background:#fff;
    margin-top:-70px;
    padding-top:100px;
}



section {
    position: relative;
}


.region-wrap.pl-region-wrap-template.pl-row.no-pad {
    overflow: hidden;
}


.ss-style-doublediagonal {
    z-index: 1;
    padding-top: 5em;

    background: #fff;
}
    .ss-style-doublediagonal::before,
    .ss-style-doublediagonal::after {
        top: 60px;
        left: -25%;
        z-index: -1;
        width: 150%;
        height: 75%;
        background: #F5F5F5;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        position: absolute;
        content: '';
        pointer-events: none;
    }


#divAg {
    text-align: center;
}
#aguarde {
    margin-top: 20px;
    border: 1px solid #EFEFEF;
    padding: 10px 20px 10px 20px;
    display: none;
}




/* AVISO NOVA VERSÃO DE ATUALIZAÇÃO */
#titulo-aviso-update {
    /*font-size:33px;*/
    font-family: 'Titillium Web', sans-serif;
    color:#fff;
}

.font-aviso-up {
    font-family: 'Titillium Web', sans-serif;
    color: #000;
}

.pointerMouse:hover{
    cursor:pointer;
}

.alert-up-recomendado{
    color:#fff;
}

#loadingUpdate{
    display:none;   
}

#pLoading {
    font-size: 12px;
    font-family: 'Titillium Web', sans-serif;
}

#buttonSubmitUpdate {
}
#closeUpdate{
}

.paletaUpdate {
    color: #39BEB9;
}

#envio-sic-admin{
    display:none;
}


#mensagem-sucesso{
    display:none;
}

#mensagem-erro {
    display: none;
}

#divPergunta{
    width:100%;
}

#divResposta{
    width:100%;
}






/* ESTRUTURA ORGANIZACIONAL */
#EOFlex{
    display:flex;
    justify-content:flex-start;
    flex-wrap:wrap;
    flex-direction:row;
}

#EONome {
    margin-right: 15px;
    width: 95%;
}

#EOEndereco {
    margin-right: 15px;
    width: 47.5%;
}

#EOBairro {
    margin-right: 15px;
    width: 46.3%;
}

#EOUnidade {
    margin-right: 15px;
    width: 47.5%;
}

#EOTelefone {
    margin-right: 15px;
    width: 15%;
}

#EOEmail {
    margin-right: 15px;
    width: 30%;
}

#EOHrAtendimento {
    margin-right: 15px;
    width: 47.5%;
}

#EOCargo {
    margin-right: 15px;
    width: 46.3%;
}

#EOOrdem {
    margin-right: 15px;
    width: 12%;
}

#EOArquivo {
    width: 60%;
}

div.position-search-file {
    margin-top: 1.9%;
}

span.size-button-search-file{
    height:29px;
    padding-top:4px;
}

@media(max-width:1024px) {
    #EOEndereco {
        width: 100%;
    }

    #EOBairro {
        width: 100%;
    }

    #EOUnidade {
        width: 100%;
    }

    #EOTelefone {
        width: 100%;
    }

    #EOEmail {
        width: 100%;
    }

    #EOHrAtendimento {
        width: 100%;
    }

    #EOCargo {
        width: 100%;
    }

    #EOArquivo {
        width: 100%;
    }
}

#addFile {
    display: inline-block;
}

#delFile {
    display: none;
}

/*FIM*/
/* LIST ADMIN DOCUMENTOS - ANEXAR LICITAÇÃO */
.size-col-exibir {
    width: 20px;
}

#titulo_documento{
    height:34px;
}

#numero_contrato {
    height: 34px;
}
#titulo_contrato {
    height: 34px;
}

/*FIM*/


/* CATEGORIA DE ASSUNTO - eSic */
#CAFlex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}

#CAAssunto {
    margin-right: 15px;
    width: 95%;
}

#descArquivo {
    width: 100% !important;
    max-width: 100% !important;
}

.input-group {
    max-width: 100% !important;
}





/* OBRAS PÚBLICAS EM ANDAMENTO */

.label-h2{
    margin:15px 0 15px 0;
    font-size:33px !important;
}

.p-subtitle{
    font-size:14px !important;
}

.flex-form-obras-publicas{
    display:flex;
    justify-content:flex-start;
    flex-direction:row;
    flex-wrap:wrap;
}

.div-right-form-obras-publicas{
    margin-right:10px;
}

#carac-numero-obra{
    width:12%;
}

#carac-ano-obra{
    width:10%;
}

#carac-data-cadastro{
    width:15%;
}
#carac-licitacao {
    width: 10%;
}

#carac-entidade {
    width: 10%;
}

#carac-conta-contabil {
    width: 12%;
}

#carac-unidade-executora {
    width: 35%;
}

#carac-localizacao-obra {
    width: 49%;
}

#carac-cep{
    width:15%;
}

#carac-bairro{
    width:30%;
}

#carac-descricao-obra {
    width: 100%;
}

textarea#descricaoObra{
    resize:none;
}

#carac-tipo-obra {
    width: 49%;
}

#carac-categoria {
    width: 49%;
}

#carac-fonte-recurso {
    width: 49%;
}

#carac-funcao {
    width: 49%;
}

#carac-situacao{
    width:49%;
}

#carac-regimeExecucao {
    width: 49%;
}

#carac-contrato {
    width: 20%;
}

#carac-valor {
    width: 78%;
}
#valor{
    text-align:right;
}


#carac-dataInicio {
    width: 30%;
}

#carac-termino {
    width: 30%
}

#carac-prazo {
    width: 30%
}

#carac-codigoGeoObras {
    width: 46%;
}

#carac-tipoServicoEngenharia {
    width: 46%;
}

#carac-dataConclusao {
    width: 46%;
}

#carac-dataRecebimento {
    width: 46%;
}

.botao-central-detalhes-obra {
    text-align: center;
    margin-top: 25px;
}

.aviso-inicio-termino {
    font-size: 11px;
    color: #E42475;
}

.card-obras-publicas-form {
    border: 1px solid #EEEEEE;
    border-left: 1px solid #5BC0DE;
    /*border-top: 2px solid #5BC0DE;*/
    padding: 10px 10px 10px 10px;
    margin: 10px 0 10px 0;
    width: 90%;
    font-size: 11px;
}


/* reconfiguração de elementos para telas menores que 1024 */
@media(max-width: 1024px) {
    #carac-numero-obra {
        width: 100%;
    }

    #carac-ano-obra {
        width: 100%;
    }

    #carac-data-cadastro {
        width: 100%;
    }

    #carac-licitacao {
        width: 100%;
    }

    #carac-entidade {
        width: 100%;
    }

    #carac-conta-contabil {
        width: 100%;
    }

    #carac-unidade-executora {
        width: 100%;
    }

    #carac-localizacao-obra {
        width: 100%;
    }

    #carac-cep {
        width: 100%;
    }

    #carac-bairro {
        width: 100%;
    }

    #carac-descricao-obra {
        width: 100%;
    }

    #carac-tipo-obra {
        width: 100%;
    }

    #carac-categoria {
        width: 100%;
    }

    #carac-fonte-recurso {
        width: 100%;
    }

    #carac-funcao {
        width: 100%;
    }

    #carac-situacao {
        width:100%;
    }

    #carac-regimeExecucao {
        width: 100%;
    }

    #carac-contrato {
        width: 100%;
    }

    #carac-valor {
        width: 100%;
    }

    #carac-dataInicio {
        width: 100%;
    }

    #carac-termino {
        width: 100%;
    }

    #carac-prazo {
        width: 100%;
    }

    #carac-codigoGeoObras {
        width: 100%;
    }

    #carac-tipoServicoEngenharia {
        width: 100%;
    }

    #carac-dataConclusao {
        width: 100%;
    }

    #carac-dataRecebimento {
        width: 100%;
    }

} /* fim reconfiguração para telas menores */


  .fonte-table-obras-publicas{
      font-size:11px;
  }

  .size-col-obras-action{
      width:20px;
      text-align:center;
  }

.button-action-table-obra {
    font-size: 11px;
    color: #5BC0DE;
    background-color: #f9f9f9 !important;
    border: 1px solid #5BC0DE !important;
}

    .button-action-table-obra:hover,
    .button-action-table-obra:active,
    .button-action-table-obra:focus{
        color:#3C8094;
    }

#loading-cep{
    display:none;
}

.btn-confirma-acao{
    border: 1px solid #0076BA;
    border-radius:15px;
    color:#0076BA;
    background-color:transparent;
    padding:15px;
    text-decoration:none;
    font-weight:bold;
}

    .btn-confirma-acao:hover,
    .btn-confirma-acao:active,
    .btn-confirma-acao:focus {
        border: 1px solid #08538C;
        color: #08538C;
        text-decoration: none;
    }

    .check-acao-obra{
        color:#20c693;
    }

fieldset.scheduler-border {
    border: 1px groove #eee !important;
    padding: 0 1em 1em 1em !important;
    margin: 0 0 1.5em 0 !important;

}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}
/* FIM */